150
151
152
153
154
155
156
|
> * In hyperlinks, if the URL begins with **/** then the root of the Fossil
> repository is prepended. This allows for repository-relative hyperlinks.
> * For documents that begin with a top-level heading (ex: **# heading #**),
> the heading is omitted from the body of the document and becomes the
> document title displayed at the top of the Fossil page.
[daringfireball.net]: http://daringfireball.net/projects/markdown/syntax
|
>
>
>
>
|
150
151
152
153
154
155
156
157
158
159
160
|
> * In hyperlinks, if the URL begins with **/** then the root of the Fossil
> repository is prepended. This allows for repository-relative hyperlinks.
> * For documents that begin with a top-level heading (ex: **# heading #**),
> the heading is omitted from the body of the document and becomes the
> document title displayed at the top of the Fossil page.
[daringfireball.net]: http://daringfireball.net/projects/markdown/syntax
## See also:
* [Fossil Wiki Formatting Rules](/wiki_rules)
|