]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://solair.livejournal.com/
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 20 Jul 2007 04:39:21 +0000 (04:39 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 20 Jul 2007 04:39:21 +0000 (04:39 +0000)
doc/bugs/Spaces_in_link_text_for_ikiwiki_links.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/Spaces_in_link_text_for_ikiwiki_links.mdwn b/doc/bugs/Spaces_in_link_text_for_ikiwiki_links.mdwn
new file mode 100644 (file)
index 0000000..e3abdf3
--- /dev/null
@@ -0,0 +1,3 @@
+Versions 2.0 and 2.1 of ikiwiki, and I think earlier versions as well, allowed wiki links to have spaces in the link text. For example, [[ikiwiki logo page|logo]] should create an anchor tag referencing the logo page, and [[ikiwiki logo|logo/ikiwiki.png]] should create an image tag referencing the logo.
+
+As of version 2.2, this no longer works. I think the pattern \[[...|...]] should allow spaces before the pipe. I suspect this is the problem problem as reported in [[index/discussion#index11h1]].
\ No newline at end of file