X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f7f45d6a0ad41f3cd077b0310ce83f199b658b4d..ff107da245d1c4623957386108e8eb92e0fdb069:/doc/wikilink.mdwn diff --git a/doc/wikilink.mdwn b/doc/wikilink.mdwn index ac0ec9d56..6051fe120 100644 --- a/doc/wikilink.mdwn +++ b/doc/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|SandBox]]" links to the +SandBox page, but the link will appear like this: [[foo|SandBox]]