]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by JoshTriplett
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 22 Apr 2007 03:51:42 +0000 (03:51 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 22 Apr 2007 03:51:42 +0000 (03:51 +0000)
doc/bugs/Trailing_slash_breaks_links.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/Trailing_slash_breaks_links.mdwn b/doc/bugs/Trailing_slash_breaks_links.mdwn
new file mode 100644 (file)
index 0000000..fa6d283
--- /dev/null
@@ -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