projects
/
ikiwiki
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
(no commit message)
[ikiwiki]
/
doc
/
bugs
/
Trailing_slash_breaks_links.mdwn
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]]