X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4c0c6a19b83459d0336bafecc0e6181729a7b729..ea21db6b71f02ebf9b7105452326142f1e1b84b0:/doc/sandbox.mdwn?ds=sidebyside

diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn
index 8aedcbb9e..5049a4656 100644
--- a/doc/sandbox.mdwn
+++ b/doc/sandbox.mdwn
@@ -1,15 +1,11 @@
-This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version  ]]).
-
-
-# Header
-
-## Subheader
+This is the [[SandBox]], a page anyone can edit to try out ikiwiki
+(version [[!version  ]]).
 
 > This is a blockquote.
 >
 > This is the first level of quoting.
 >
-> > This is nested blockquote.
+> > This is a nested blockquote.
 >
 >> Without a space works too.
 >>> to three levels
@@ -24,6 +20,7 @@ Numbered list
 1. And another..
  1. foo
  2. bar
+ 3. quz
 
 Bulleted list
 
@@ -31,7 +28,12 @@ Bulleted list
 * *item*
 * item
 * one
-  * two
+  * footballs; runner; unices
+  * Cool !
+
+test _this_ out.
+
+`test this code block`
 
 ----
 
@@ -47,14 +49,25 @@ Bulleted list
 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
 * <http://www.gnu.org/>
 * [GNU](http://www.gnu.org/)
+* <a href="http://kitenet.net/~joey/">Joey's blog</a>
+
+----
+
+# header1
+
+## header2
 
------
+### header3
 
-[[!progress percent=27]]
+#### header4
 
-[[!progress percent=78]]
+##### header 5
 
------
+**bold**
+
+_italic_
+
+----
 
 This **SandBox** is also a [[blog]]!