diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-17 16:26:34 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-17 16:26:34 -0500 |
commit | 80d16f80bf2e6a4edbef91d0f055e812537823d5 (patch) | |
tree | a38f5cef4b3d100ab1ced1cb8cf9332bb2d42ae3 /doc | |
parent | 6ccd9313d2659f4b3d55cd784cefee7af0e0b5c0 (diff) |
* Allow trailing slashes after page names in wikilinks.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Trailing_slash_breaks_links.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/Trailing_slash_breaks_links.mdwn b/doc/bugs/Trailing_slash_breaks_links.mdwn index a9bb6fc5d..aa03e2e91 100644 --- a/doc/bugs/Trailing_slash_breaks_links.mdwn +++ b/doc/bugs/Trailing_slash_breaks_links.mdwn @@ -4,4 +4,6 @@ A trailing slash on a [[wikilink]] breaks the link: `\[[todo/Gallery]]` appears as [[todo/Gallery]]. ---[[JoshTriplett]]
\ No newline at end of file +--[[JoshTriplett]] + +[[done]] |