X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e04018ebc14ec0babd2cae1ecc499608aab87c6b..48f9d393393709d8e998a9eb8d4095773ab185a1:/basewiki/wikilink.mdwn diff --git a/basewiki/wikilink.mdwn b/basewiki/wikilink.mdwn index ac0ec9d56..abdfe6fd2 100644 --- a/basewiki/wikilink.mdwn +++ b/basewiki/wikilink.mdwn @@ -13,3 +13,7 @@ always lowercased. Note that if the file linked to by a WikiLink looks like an image, it will be displayed inline on the page. + +It's also possible to write a WikiLink that uses something other than the +page name as the link text. For example "\[[foo bar|SandBox]]" links to the +SandBox page, but the link will appear like this: [[foo bar|SandBox]]