HTML::Entities::encode_numeric is not exported
[ikiwiki.git] / doc / bugs / Trailing_slash_breaks_links.mdwn
blob11ef49ca33de205bfa400cd2c8fc4791b4ff130b
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]]