From: joey Date: Sun, 27 Aug 2006 23:05:23 +0000 (+0000) Subject: improve X-Git-Tag: 1.22~34 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0eec6409aef714093ee01a91a7e3dd09a5ce4343;p=ikiwiki.git improve --- 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.