From 28cda9f9998a601c41077883120c9fa2ec3c979b Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 23 Dec 2006 04:31:14 +0000 Subject: [PATCH] web commit by JeremyReed: space --- ...nk__93____93___doesn__39__t_make_link.mdwn | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 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 new file mode 100644 index 000000000..41442a795 --- /dev/null +++ b/doc/bugs/space_in_a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn @@ -0,0 +1,20 @@ +I attempted to make a new webpage by having wiki code with + [[new page]] + [newpage] + +This was converted to literal: + [[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]] + +A moment later ... same thing ... it is not a link (no question mark to create). + +Is this documented? How do I create a webpage with space in filename? + +Examples in various files show spaces within the double brackets. + +(By the way, the Page Location dropdown above has underscores for spaces and underscore91underscore and 93 and 39 instead of left bracket, right bracket and single quote. When rendered on final page it will be correct but in the select option box it looks strange.) \ No newline at end of file -- 2.44.0