X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/ac69a979059198a3716d1e177d177e978e1f1785..bf0fa3c42c396b15b1308a1b603d84ed9564cbf0:/doc/wikilink.mdwn?ds=sidebyside diff --git a/doc/wikilink.mdwn b/doc/wikilink.mdwn index dab5d3ac4..6051fe120 100644 --- a/doc/wikilink.mdwn +++ b/doc/wikilink.mdwn @@ -11,4 +11,9 @@ play when linking between [[SubPage]]s. WikiLinks can be entered in any case you like, the page they link to is always lowercased. -Note that if the file linked to by a WikiLink looks like an image, it will be displayed inline on the page. +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]]