diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-27 23:05:23 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-27 23:05:23 +0000 |
commit | 0eec6409aef714093ee01a91a7e3dd09a5ce4343 (patch) | |
tree | a0de121fde355cb0652366ea23b31e6a8f6c6b8d | |
parent | 4ad7c9d6257ca106b2949d22f6300823190991a0 (diff) | |
download | ikiwiki-0eec6409aef714093ee01a91a7e3dd09a5ce4343.tar ikiwiki-0eec6409aef714093ee01a91a7e3dd09a5ce4343.tar.gz |
improve
-rw-r--r-- | basewiki/wikilink.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basewiki/wikilink.mdwn b/basewiki/wikilink.mdwn index 6b7473f0f..ce9ae2081 100644 --- a/basewiki/wikilink.mdwn +++ b/basewiki/wikilink.mdwn @@ -6,7 +6,7 @@ If you ever need to write something like "\[[WikiLink]] without creating a wikilink, just prefix it with a "\", like "\\\\[[WikiLink]]". There are some special [[SubPage/LinkingRules]] that come into play when -linking between [[SubPage]]s. +linking between [[SubPages|SubPage]]. Also, if the file linked to by a WikiLink looks like an image, it will be displayed inline on the page. |