X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/fd2b2f386f30cf2ba578da8a8174dd60ae024adc..e5d82ef8680dce98b3afab43605d7b278c98c789:/doc/sandbox.mdwn?ds=inline
diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn
index 32957f86c..d3b7e7283 100644
--- a/doc/sandbox.mdwn
+++ b/doc/sandbox.mdwn
@@ -1,10 +1,11 @@
-This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]).
+This is the [[SandBox]], a page anyone can edit to try out ikiwiki
+(version [[!version ]]).
-> This is a blockerquote.
+> 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
@@ -30,6 +31,7 @@ Bulleted list
* footballs; runner; unices
* Cool !
+test _this_ out.
----
@@ -45,6 +47,23 @@ Bulleted list
* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
*
* [GNU](http://www.gnu.org/)
+* Joey's blog
+
+----
+
+# header1
+
+## header2
+
+### header3
+
+#### header4
+
+##### header 5
+
+**bold**
+
+_italic_
----