X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/6d33160faf0d5bbe8f405b60f32893607a534d4c..e5d82ef8680dce98b3afab43605d7b278c98c789:/doc/sandbox.mdwn?ds=sidebyside
diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn
index 691f20ffe..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
@@ -15,7 +16,6 @@ Numbered list
1. First item.
1. Sub item.
- 2. bar
1. Another.
1. And another..
1. foo
@@ -31,6 +31,7 @@ Bulleted list
* footballs; runner; unices
* Cool !
+test _this_ out.
----
@@ -46,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_
----