-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 ]]).
-Here's a paragraph.
-
-Here's another one with *emphasised* text.
-
-# Header
-
-## Subheader
+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
+
Numbered list
1. And another..
1. foo
2. bar
+ 3. quz
Bulleted list
* *item*
* item
* one
- * two
+ * footballs; runner; unices
+ * Cool !
+
+test _this_ out.
+
+`test this code block`
----
## Different sorts of links:
* [[Features]]
+* <http://ikiwiki.info/ikiwiki/formatting/>
* [[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
+
+#### header4
+
+##### header 5
+
+**bold**
+
+_italic_
+
+test ms
+
+opopopo
+----
-This SandBox is also a [[blog]]!
+This **SandBox** is also a [[blog]]!
[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]