repo.or.cz
/
ikiwiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
HTML::Entities::encode_numeric is not exported
[ikiwiki.git]
/
doc
/
bugs
/
Trailing_slash_breaks_links.mdwn
blob
11ef49ca33de205bfa400cd2c8fc4791b4ff130b
1
A trailing slash on a [[ikiwiki/wikilink]] breaks the link:
2
3
`\[[todo/Gallery/]]` appears as [[todo/Gallery/]].
4
5
`\[[todo/Gallery]]` appears as [[todo/Gallery]].
6
7
--[[JoshTriplett]]
8
9
[[done]]