]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/space_in_a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn
web commit by madmax
[ikiwiki.git] / doc / bugs / space_in_a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn
index 41442a7953144eabfefcc124bfd46be4da77f21b..5ed975f1200a55df90b6b4f1ac6680c1165b2d27 100644 (file)
@@ -15,6 +15,18 @@ 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.)
+
+> This is fixed now. --Ethan
+
+>> Calling this [[bugs/done]], all issues seem addressed. --[[Joey]]