diff options
Diffstat (limited to 'basewiki')
-rw-r--r-- | basewiki/wikilink.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
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. |