diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-22 03:51:42 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-22 03:51:42 +0000 |
commit | d5b51ce01b9aa5ac5afa2544079c80b9d32244a2 (patch) | |
tree | 1c580e56982845d352df67dde78acd8caf985897 /doc | |
parent | 90da11a7ab81713c08b6aeeca5524200d110d771 (diff) |
web commit by JoshTriplett
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Trailing_slash_breaks_links.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/Trailing_slash_breaks_links.mdwn b/doc/bugs/Trailing_slash_breaks_links.mdwn new file mode 100644 index 000000000..fa6d283b3 --- /dev/null +++ b/doc/bugs/Trailing_slash_breaks_links.mdwn @@ -0,0 +1,7 @@ +A trailing slash on a [[wikilink|wikilinks]] breaks the link: + +`\[[todo/Gallery/]]` appears as [[todo/Gallery/]]. + +`\[[todo/Gallery]]` appears as [[todo/Gallery]]. + +--[[JoshTriplett]]
\ No newline at end of file |