web commit by cworth: Remove excess \ characters.

master
joey 2007-05-29 22:55:24 +00:00
parent 928984d04e
commit c5ea0c7ce6
1 changed files with 1 additions and 1 deletions

View 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]].