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
/
complex_wiki-code___40__braces__41___in_wikilink-text_breaks_wikilinks.mdwn
1
Example:
2
<pre>
3
[[`\[[!taglink TAG\]\]`|plugins/tag]]
4
</pre>
5
gives:
6
7
[[`\[[!taglink TAG\]\]`|plugins/tag]]
8
9
Expected: there is a [[ikiwiki/wikilink]] with the complex text as the displayed text. --Ivan Z.