Fossil SCM

Add the "Special Features" subheading in the Markdown documentation.

drh 2016-06-10 13:28 UTC trunk
Commit a6725ea5c5b924bd3e0944d1d6e8b76c75a24275
1 file changed +8
--- src/markdown.md
+++ src/markdown.md
@@ -59,5 +59,13 @@
5959
> * Use HTML for complex formatting issues.
6060
> * Escape special characters (ex: "\[", "\(", "\*")
6161
> using backslash (ex: "\\\[", "\\\(", "\\\*").
6262
> * See [daringfireball.net](http://daringfireball.net/projects/markdown/syntax)
6363
> for additional information.
64
+
65
+## Special Features For Fossil ##
66
+
67
+> * In hyperlinks, if the URL begins with "/" then the root of the Fossil
68
+> repository is prepended. This allows for repository-relative hyperlinks.
69
+> * For documents that begin with top-level heading (ex: "# heading #"), the
70
+> heading is omitted from the body of the document and becomes the document
71
+> title displayed at the top of the Fossil page.
6472
--- src/markdown.md
+++ src/markdown.md
@@ -59,5 +59,13 @@
59 > * Use HTML for complex formatting issues.
60 > * Escape special characters (ex: "\[", "\(", "\*")
61 > using backslash (ex: "\\\[", "\\\(", "\\\*").
62 > * See [daringfireball.net](http://daringfireball.net/projects/markdown/syntax)
63 > for additional information.
 
 
 
 
 
 
 
 
64
--- src/markdown.md
+++ src/markdown.md
@@ -59,5 +59,13 @@
59 > * Use HTML for complex formatting issues.
60 > * Escape special characters (ex: "\[", "\(", "\*")
61 > using backslash (ex: "\\\[", "\\\(", "\\\*").
62 > * See [daringfireball.net](http://daringfireball.net/projects/markdown/syntax)
63 > for additional information.
64
65 ## Special Features For Fossil ##
66
67 > * In hyperlinks, if the URL begins with "/" then the root of the Fossil
68 > repository is prepended. This allows for repository-relative hyperlinks.
69 > * For documents that begin with top-level heading (ex: "# heading #"), the
70 > heading is omitted from the body of the document and becomes the document
71 > title displayed at the top of the Fossil page.
72

Keyboard Shortcuts

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