diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-18 15:12:32 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-18 15:12:32 +0000 |
commit | bceb3ec34ac2bcd235eefc4a72feed40d40d98e5 (patch) | |
tree | 5220f88d05ae3ad36bbc46cc02fa5463f119b47b /basewiki | |
parent | efdd19348f38564a7d100d3634335f4fee101db0 (diff) | |
download | ikiwiki-bceb3ec34ac2bcd235eefc4a72feed40d40d98e5.tar ikiwiki-bceb3ec34ac2bcd235eefc4a72feed40d40d98e5.tar.gz |
merge change from doc to basewiki
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. |