]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/sandbox.mdwn
revive the original index.html patches, which are for the source side, not
[git.ikiwiki.info.git] / doc / sandbox.mdwn
index 002b4f3bf8c93058dc55756b83d84b3910f67b9b..b7c9fc1851b700d4261bd1246d668f0a54d0d3fd 100644 (file)
@@ -4,6 +4,9 @@ This is the SandBox, a page anyone can edit to try out ikiwiki.
 
 So, I'm wondering why ikiwiki requires links to have no spaces in their names, and uses .html suffixes. I really don't like having to use [[CamelCase]] for multi-word links, and it's generally not good practice to encode stuff like filetype or specific technologies in the URL; that's what we have a MIME type for. Anyhow, this is really just a test for playing around in the sanbox, but those are the two things that bother me the most off the bat about ikiwiki.
 
 
 So, I'm wondering why ikiwiki requires links to have no spaces in their names, and uses .html suffixes. I really don't like having to use [[CamelCase]] for multi-word links, and it's generally not good practice to encode stuff like filetype or specific technologies in the URL; that's what we have a MIME type for. Anyhow, this is really just a test for playing around in the sanbox, but those are the two things that bother me the most off the bat about ikiwiki.
 
+> For the former: because links with spaces get parsed as [[preprocessor_directives|preprocessordirective]].  You can get away with it if the first word doesn't correspond to a preprocessor directive.  If you have another syntax you'd prefer, feel free to propose it.  For instance, I can imagine extending the syntax with something like [["link with spaces"]].
+> For the latter: see the new `usedirs` option if you want to avoid .html suffixes.
+
 ----
 
 testing openid ... ignore.
 ----
 
 testing openid ... ignore.
@@ -58,6 +61,7 @@ Bulleted list
   * two
      * three
        * four
   * two
      * three
        * four
+        * five
 
 ----
 
 
 ----
 
@@ -103,3 +107,7 @@ So what's the point? [[How is this different to any other WiKi|features]]
 ----
 Test.. I was looking for a wiki supporting OpenID~ 
 
 ----
 Test.. I was looking for a wiki supporting OpenID~ 
 
+----
+me too...
+
+[[if test="sandbox/C++" then="[[sandbox/C++]]" else="sad face!"]]
\ No newline at end of file