aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/space_in_a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-23 06:41:29 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-23 06:41:29 +0000
commita0261089081ec71beea4cc5eb3eb4f243649520b (patch)
tree713d9579a332b2305c307735c3fc2d2658328338 /doc/bugs/space_in_a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn
parentaaa1f7ab3909c4375098c2c592902d8b72286011 (diff)
downloadikiwiki-a0261089081ec71beea4cc5eb3eb4f243649520b.tar
ikiwiki-a0261089081ec71beea4cc5eb3eb4f243649520b.tar.gz
response and doc improvement
Diffstat (limited to 'doc/bugs/space_in_a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn')
-rw-r--r--doc/bugs/space_in_a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn10
1 files changed, 9 insertions, 1 deletions
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 41442a795..3cff71657 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
@@ -15,6 +15,14 @@ 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?
+> You use underscores in place of spaces. I've improved the docs a bit.
+> Spaces are not allowed because preprocessor directives look like
+> wikilinks, except they contain one or more spaces.. --[[Joey]]
+
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
+> I don't know of any that do that, can you either point me to them or fix
+> them in the wiki? Note that examples of preprocessor directives _will_
+> contain spaces. --[[Joey]]
+
+(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.)