]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/sandbox.mdwn
(no commit message)
[ikiwiki.git] / doc / sandbox.mdwn
index 3fe0eaae7f5c8c657cf0c251fc11d66e471c7b17..00b57815d9e81ef58ede30243529196e01aed311 100644 (file)
@@ -1,19 +1,20 @@
+This is the SandBox, a page anyone can edit to try out ikiwiki.
 
-This is the SandBox, a page anyone can edit to try out this fab ikiwiki.
+hello
 
-Testing right-to-left text: (שרה) should be spelled shin (ש) resh (ר) heh (ה) from right to left.
+testing 1..2..3!!
 
-Here's a paragraph.
-
-Here's another one with *emphasised* text.
+----
 
-do ë characters work? Sure.
+Here's a paragraph.
 
-Hupple hupple hupple hupple snork.
+The following code block is pre-formatted:
 
-There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź.
+    Testing what
+    pre-formatted code blocks
+    look like.
 
-Korean characters test : 한글테스트입니다.
+Here's another one with *emphasised* text.
 
 # Header
 
@@ -25,7 +26,7 @@ Korean characters test : 한글테스트입니다.
 >
 > > This is nested blockquote.
 >
->> And without a space works too.
+>> Without a space works too.
 >>> to three levels
 >
 > Back to the first level.
@@ -41,6 +42,7 @@ Numbered list
   3. baz
    4. qux
     5. quux
+     6. wibble
 
 Bulleted list
 
@@ -53,16 +55,19 @@ Bulleted list
        * four
         * five
 
-----
-Its a WikiWikiWorld!! 
+* a new list
+ * with sub heads
+ * like this
 
 ----
 
-[[template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
-[[haiku hint="sandbox play"]]
+[[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
+[[!haiku hint="sandbox play"]]
 
 ----
 
+The haiku will change after every save, mind you.
+
 ## Different sorts of links:
 
 * [[Features]]
@@ -73,11 +78,20 @@ Its a WikiWikiWorld!!
 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
 * <a href="http://www.google.com/">plain old html link</a>
 * [[foo]]
+* WikiLink
 
 -----
 
-HUHU
+This SandBox is also a [[blog]]!
+
+[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
+
+--------
 
-This sandbox is also a [[ikiwiki/blog]]!
+This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net
+
+But, of course, rsync is better.
+
+----
 
-[[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
+Let's see what happens... ~~