X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d8b959eb0da3881821e363e1c51c757b1695ffa2..96f1a15fefd67a4a81601e6e24c29bdf1607c4d4:/basewiki/wikilink.mdwn?ds=sidebyside diff --git a/basewiki/wikilink.mdwn b/basewiki/wikilink.mdwn index 8eb5225fe..46da8c301 100644 --- a/basewiki/wikilink.mdwn +++ b/basewiki/wikilink.mdwn @@ -19,5 +19,5 @@ 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]] -Note that you cannot use spaces in WikiLinks. Replace spaces with +**Note that you cannot use spaces in WikiLinks**. Replace spaces with underscores.