]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
web commit by cworth: Remove excess \ characters.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 29 May 2007 22:55:24 +0000 (22:55 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 29 May 2007 22:55:24 +0000 (22:55 +0000)
doc/wikilink.mdwn

index 0026f156e3ce8a2864ea023567656cb15cee0ffe..301f71a7f0d407b3aabd6ce4c67d72c5c0719415 100644 (file)
@@ -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]].