diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-29 22:55:24 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-29 22:55:24 +0000 |
commit | c5ea0c7ce6ee9f374d6346d491c84e515eca21e3 (patch) | |
tree | f84154ccded0908510e293f4275058c0cef3594c /doc | |
parent | 928984d04e60838944d4f0e956404cb6c75f9d1c (diff) |
web commit by cworth: Remove excess \ characters.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/wikilink.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/wikilink.mdwn b/doc/wikilink.mdwn index 0026f156e..301f71a7f 100644 --- a/doc/wikilink.mdwn +++ b/doc/wikilink.mdwn @@ -3,7 +3,7 @@ WikiLinks provide easy linking between pages of the wiki. To create a For example `\[[WikiLink]]`. If you ever need to write something like `\[[WikiLink]]` without creating a -wikilink, just prefix it with a `\`, like `\\\\[[WikiLink]]`. +wikilink, just prefix it with a `\`, like `\\[[WikiLink]]`. There are some special [[SubPage/LinkingRules]] that come into play when linking between [[SubPages|SubPage]]. |