Fossil SCM
/md_rules: replaced 'complex' with 'more', per /chat discussion.
Commit
369d7d1a20d5f8362f1546befad676752a015c1a82cbc27b3b39a692184f9a30
Parent
8af827342f4c4a7…
1 file changed
+1
-1
+1
-1
| --- src/markdown.md | ||
| +++ src/markdown.md | ||
| @@ -163,11 +163,11 @@ | ||
| 163 | 163 | > using backslash (ex: **\\\[** **\\\(** **\\\|** **\\\***). |
| 164 | 164 | > * A line consisting of **---**, **\*\*\***, or **\_\_\_** is a horizontal |
| 165 | 165 | > rule. Spaces and extra **-**/**\***/**_** are allowed. |
| 166 | 166 | > * Paragraphs enclosed in **\<html\>...\</html\>** is passed through unchanged. |
| 167 | 167 | > * See [daringfireball.net][] for additional information. |
| 168 | -> * See this page's [Markdown source](/md_rules?txt=1) for complex examples. | |
| 168 | +> * See this page's [Markdown source](/md_rules?txt=1) for more examples. | |
| 169 | 169 | |
| 170 | 170 | ## Special Features For Fossil ## |
| 171 | 171 | |
| 172 | 172 | > * In hyperlinks, if the URL begins with **/** then the root of the Fossil |
| 173 | 173 | > repository is prepended. This allows for repository-relative hyperlinks. |
| 174 | 174 |
| --- src/markdown.md | |
| +++ src/markdown.md | |
| @@ -163,11 +163,11 @@ | |
| 163 | > using backslash (ex: **\\\[** **\\\(** **\\\|** **\\\***). |
| 164 | > * A line consisting of **---**, **\*\*\***, or **\_\_\_** is a horizontal |
| 165 | > rule. Spaces and extra **-**/**\***/**_** are allowed. |
| 166 | > * Paragraphs enclosed in **\<html\>...\</html\>** is passed through unchanged. |
| 167 | > * See [daringfireball.net][] for additional information. |
| 168 | > * See this page's [Markdown source](/md_rules?txt=1) for complex examples. |
| 169 | |
| 170 | ## Special Features For Fossil ## |
| 171 | |
| 172 | > * In hyperlinks, if the URL begins with **/** then the root of the Fossil |
| 173 | > repository is prepended. This allows for repository-relative hyperlinks. |
| 174 |
| --- src/markdown.md | |
| +++ src/markdown.md | |
| @@ -163,11 +163,11 @@ | |
| 163 | > using backslash (ex: **\\\[** **\\\(** **\\\|** **\\\***). |
| 164 | > * A line consisting of **---**, **\*\*\***, or **\_\_\_** is a horizontal |
| 165 | > rule. Spaces and extra **-**/**\***/**_** are allowed. |
| 166 | > * Paragraphs enclosed in **\<html\>...\</html\>** is passed through unchanged. |
| 167 | > * See [daringfireball.net][] for additional information. |
| 168 | > * See this page's [Markdown source](/md_rules?txt=1) for more examples. |
| 169 | |
| 170 | ## Special Features For Fossil ## |
| 171 | |
| 172 | > * In hyperlinks, if the URL begins with **/** then the root of the Fossil |
| 173 | > repository is prepended. This allows for repository-relative hyperlinks. |
| 174 |