projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
928984d
)
web commit by cworth: Remove excess \ characters.
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 29 May 2007 22:55:24 +0000
(22:55 +0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 29 May 2007 22:55:24 +0000
(22:55 +0000)
doc/wikilink.mdwn
patch
|
blob
|
history
diff --git
a/doc/wikilink.mdwn
b/doc/wikilink.mdwn
index 0026f156e3ce8a2864ea023567656cb15cee0ffe..301f71a7f0d407b3aabd6ce4c67d72c5c0719415 100644
(file)
--- 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]].