From 9c02d61d9bbc41705a5e32543b51261fad891095 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 21 Jul 2008 12:31:04 +0100 Subject: Migrate doc/bugs via prefix_directives This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives --- ..._a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/bugs/space_in_a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn') diff --git a/doc/bugs/space_in_a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn b/doc/bugs/space_in_a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn index 5ed975f12..39f5d891e 100644 --- a/doc/bugs/space_in_a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn +++ b/doc/bugs/space_in_a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn @@ -1,15 +1,15 @@ I attempted to make a new webpage by having wiki code with - [[new page]] + [[!new page]] [newpage] This was converted to literal: - [[new page]] + [[!new page]] and the correct hyperlink: ?newpage So when has a space it doesn't let you create a new page. I am using 1.35. Let's see what happens here: -[[new page]] +[[!new page]] A moment later ... same thing ... it is not a link (no question mark to create). -- cgit v1.2.3