X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f70bc8184ace2cf10687daedf2b7176f32ef8a97..1c195b4fa71fc07fe129891109c05e080e6d082d:/doc/sandbox.mdwn
diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn
index cc2569e7c..3536e327d 100644
--- a/doc/sandbox.mdwn
+++ b/doc/sandbox.mdwn
@@ -1,44 +1,46 @@
-[[!sidebar]]
+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 ]]).
-
-[[Testing 1 2 3| test]]
-# Header
-
-## Subheader2
+hello world
> 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
>
> Back to the first level.
+>
+> added a line in level 1
+> and another
-"I'm sitting in the middle of a rather muddy puddle."
Numbered list
1. First item.
- 1. Sub item.
+ 1. Sub item.
+ 1. Number 2
1. Another.
1. And another..
- 1. foo
- 2. bar
+ 1. foo
+ 2. bar
+ 3. quz
Bulleted list
* item
-* *item*
+* *italic item*
* item
* one
* footballs; runner; unices
* Cool !
+test _this_ out.
+
+`test this code block`
----
@@ -54,37 +56,29 @@ Bulleted list
* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
*
* [GNU](http://www.gnu.org/)
+* Joey's blog
------
-
-[[!progress percent=27]]
-
-[[!progress percent=78]]
-
------
+----
-This **SandBox** is also a [[blog]]!
+# header1
-[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
+## header2
-----
+### header3
-What about [relative urls](../setup/byhand)?
+#### header4
-[[!toggleable id="foobar" text="""
-foo
-"""]]
+##### header 5
-[[!toggleable id="foobar" text="""
-bar
-"""]]
+**bold**
-[[!toggle id="foobar" text="foo/bar"]]
+_italic_
-Hmm, can I dig it?
+test ms
-Test
-test2
+opopopo
+----
-I assume this triggers a checkin and recompile?
+This **SandBox** is also a [[blog]]!
+[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]