Fossil SCM

Mention support for HTML-style comments in Markdown reference

andygoth 2017-07-14 20:47 trunk
Commit bfc29fb372da4104a21bb691b7351fa4dad4b39e3999fac889c63535d0a638c8
1 file changed +3 -2
+3 -2
--- src/markdown.md
+++ src/markdown.md
@@ -75,17 +75,18 @@
7575
> code block.
7676
7777
## Miscellaneous ##
7878
7979
> * In-line images are made using **\!\[alt-text\]\(image-URL\)**.
80
-> * Use HTML for complex formatting such as tables and forms.
80
+> * Use HTML for advanced formatting such as tables and forms.
81
+> * **\<!--** HTML-style comments **-->** are supported.
8182
> * Escape special characters (ex: "\[", "\(", "\*")
8283
> using backslash (ex: "\\\[", "\\\(", "\\\*").
8384
> * A line consisting of **---**, **\*\*\***, or **\_\_\_** is a horizontal
8485
> rule. Spaces and extra **-**/**\***/**_** are allowed.
8586
> * See [daringfireball.net][] for additional information.
86
-> * See this page's [Markdown source](/md_rules?txt=1) for more examples.
87
+> * See this page's [Markdown source](/md_rules?txt=1) for complex examples.
8788
8889
## Special Features For Fossil ##
8990
9091
> * In hyperlinks, if the URL begins with "/" then the root of the Fossil
9192
> repository is prepended. This allows for repository-relative hyperlinks.
9293
--- src/markdown.md
+++ src/markdown.md
@@ -75,17 +75,18 @@
75 > code block.
76
77 ## Miscellaneous ##
78
79 > * In-line images are made using **\!\[alt-text\]\(image-URL\)**.
80 > * Use HTML for complex formatting such as tables and forms.
 
81 > * Escape special characters (ex: "\[", "\(", "\*")
82 > using backslash (ex: "\\\[", "\\\(", "\\\*").
83 > * A line consisting of **---**, **\*\*\***, or **\_\_\_** is a horizontal
84 > rule. Spaces and extra **-**/**\***/**_** are allowed.
85 > * See [daringfireball.net][] for additional information.
86 > * See this page's [Markdown source](/md_rules?txt=1) for more examples.
87
88 ## Special Features For Fossil ##
89
90 > * In hyperlinks, if the URL begins with "/" then the root of the Fossil
91 > repository is prepended. This allows for repository-relative hyperlinks.
92
--- src/markdown.md
+++ src/markdown.md
@@ -75,17 +75,18 @@
75 > code block.
76
77 ## Miscellaneous ##
78
79 > * In-line images are made using **\!\[alt-text\]\(image-URL\)**.
80 > * Use HTML for advanced formatting such as tables and forms.
81 > * **\<!--** HTML-style comments **-->** are supported.
82 > * Escape special characters (ex: "\[", "\(", "\*")
83 > using backslash (ex: "\\\[", "\\\(", "\\\*").
84 > * A line consisting of **---**, **\*\*\***, or **\_\_\_** is a horizontal
85 > rule. Spaces and extra **-**/**\***/**_** are allowed.
86 > * See [daringfireball.net][] for additional information.
87 > * See this page's [Markdown source](/md_rules?txt=1) for complex examples.
88
89 ## Special Features For Fossil ##
90
91 > * In hyperlinks, if the URL begins with "/" then the root of the Fossil
92 > repository is prepended. This allows for repository-relative hyperlinks.
93

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button