aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Spaces_in_link_text_for_ikiwiki_links.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-20 04:41:29 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-20 04:41:29 +0000
commit2f583a6e05c9f1d3c64dccc991d7578b4dd6345a (patch)
treed006eac06ee5419d4d1b769f52b6bf79d25a37fc /doc/bugs/Spaces_in_link_text_for_ikiwiki_links.mdwn
parentc517b76c85beae2bf3d2d4a3cf2f7cbff967b083 (diff)
downloadikiwiki-2f583a6e05c9f1d3c64dccc991d7578b4dd6345a.tar
ikiwiki-2f583a6e05c9f1d3c64dccc991d7578b4dd6345a.tar.gz
web commit by http://solair.livejournal.com/
Diffstat (limited to 'doc/bugs/Spaces_in_link_text_for_ikiwiki_links.mdwn')
-rw-r--r--doc/bugs/Spaces_in_link_text_for_ikiwiki_links.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/Spaces_in_link_text_for_ikiwiki_links.mdwn b/doc/bugs/Spaces_in_link_text_for_ikiwiki_links.mdwn
index e3abdf3e3..e628278ab 100644
--- a/doc/bugs/Spaces_in_link_text_for_ikiwiki_links.mdwn
+++ b/doc/bugs/Spaces_in_link_text_for_ikiwiki_links.mdwn
@@ -1,3 +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
+As of version 2.2, this no longer works. I think the pattern \\[[...|...]] should allow spaces before the pipe. I suspect this is the same problem as reported in [[index/discussion#index11h1]]. \ No newline at end of file