]> sipb.mit.edu Git - ikiwiki.git/commitdiff
New report.
authorhttp://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>
Sun, 17 May 2009 17:19:11 +0000 (13:19 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 17 May 2009 17:19:11 +0000 (13:19 -0400)
doc/bugs/pipe-symbol_in_wikilink_target.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/pipe-symbol_in_wikilink_target.mdwn b/doc/bugs/pipe-symbol_in_wikilink_target.mdwn
new file mode 100644 (file)
index 0000000..56dc613
--- /dev/null
@@ -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)"]]