From: http://lj.rossia.org/users/imz/ Date: Sun, 17 May 2009 17:19:11 +0000 (-0400) Subject: New report. X-Git-Tag: 3.13~74 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/b71228ad602781dcf0713db3c0af49106d76a2e2 New report. --- diff --git a/doc/bugs/pipe-symbol_in_wikilink_target.mdwn b/doc/bugs/pipe-symbol_in_wikilink_target.mdwn new file mode 100644 index 000000000..56dc61386 --- /dev/null +++ b/doc/bugs/pipe-symbol_in_wikilink_target.mdwn @@ -0,0 +1,11 @@ +[[!tag bugs wishlist]] + +Escaping pipe-symbol in wikilink targets doesn't work as I wanted: + +[[a link to smth with a pipe|about the \|-symbol]] + +[[!taglink smth_with_a_pipe|about_the_\|-symbol]] + +But in pagespecs it works: + +[[!map pages="tagged(about the \|-symbol)"]]