]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki/wikilink.mdwn
sidebar: Add global_sidebars setting.
[ikiwiki.git] / doc / ikiwiki / wikilink.mdwn
index 371c2528f2a170de4ae8cbef61d80f93c9cb1272..f561d58505ee9262e8c875324d1fad4aa4fd5a93 100644 (file)
@@ -21,7 +21,7 @@ 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]].
 
 To link to an anchor inside a page, you can use something like
-`\[[WikiLink#foo]]`
+`\[[WikiLink#foo]]` .
 
 ## Directives and WikiLinks