]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/Trailing_slash_breaks_links.mdwn
t: Consistently remove temp directory before testing, not after
[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]]