]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/sandbox.mdwn
web commit by http://willthompson.co.uk/
[ikiwiki.git] / doc / sandbox.mdwn
index c3610606a4e4136894f1228a3c1a8afa5d3f5737..b7c9fc1851b700d4261bd1246d668f0a54d0d3fd 100644 (file)
@@ -2,10 +2,29 @@ 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.
+
+> 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.
+
+Test. Проверка. テスト ığüşöçİ ทดสอบ éphémère
+
 Here's a paragraph.
 
 Here's another one with *emphasised* text.
 
+do ë characters work? Sure.
+
+OpenID test. It works!!
+
+Test..
+
+There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź.
+
 # Header
 
 ## Subheader
@@ -16,7 +35,8 @@ Here's another one with *emphasised* text.
 >
 > > This is nested blockquote.
 >
->> Does this also work? -- It does.
+>> And without a space works too.
+>>> to three levels
 >
 > Back to the first level.
 
@@ -34,15 +54,60 @@ Numbered list
 
 Bulleted list
 
-* *item*
 * item
+* *item*
 * item
-* just to try this stuff - looks kool!
+* one
+  * two
+     * three
+       * four
+        * five
 
-[[WikiLink]]
+----
+
+[[haiku hint="sandbox play"]]
 
 ----
 
+## Different sorts of links:
+
+* [[WikiLink]]
+* [[different_name_for_a_WikiLink|WikiLink]]
+* [[different name for a WikiLink (with spaces this time)|WikiLink]]
+* <http://www.gnu.org/>
+* [GNU](http://www.gnu.org/)
+* [Email](mailto:noone@invalid)
+* WikiLink without any markup.
+
+-----
+
 This sandbox is also a [[blog]]!
 
 [[inline pages="sandbox/*" rootpage="sandbox" show="5"]]
+
+----
+[[newpage]]
+---
+
+Ethan wants to make a [[sandbox/castle]] in the sand.
+
+hi
+
+just testing
+
+Testing a user page for [[users/kyle]]
+
+----
+what happens if i edit something with an openid set?
+
+-----------
+
+So what's the point? [[How is this different to any other WiKi|features]]
+
+----
+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