]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/Trailing_slash_breaks_links.mdwn
This reverts commit a877cc5d4caeab4f6f369fd1f1aa7520edb7e05f
[git.ikiwiki.info.git] / doc / bugs / Trailing_slash_breaks_links.mdwn
1 A trailing slash on a [[ikiwiki/wikilink]] breaks the link:
3 `\[[todo/Gallery/]]` appears as [[todo/Gallery/]].
5 `\[[todo/Gallery]]` appears as [[todo/Gallery]].
7 --[[JoshTriplett]]
9 [[done]]