X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e04018ebc14ec0babd2cae1ecc499608aab87c6b..1cfc21fb30464cefa5b02c16568e1c071ba03704:/basewiki/wikilink.mdwn diff --git a/basewiki/wikilink.mdwn b/basewiki/wikilink.mdwn index ac0ec9d56..21f10a7dd 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]]