]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/Trailing_slash_breaks_links.mdwn
debian: build the docwiki with LC_ALL=C.UTF-8 and TZ=UTC for a more reproducible...
[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]]