summaryrefslogtreecommitdiff
path: root/doc/bugs/space_in_a___91____91__page_link__93____93___doesn__39__t_make_link.mdwn
diff options
context:
space:
mode:
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.mdwn6
1 files changed, 3 insertions, 3 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 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).