1 This is the [[SandBox]], a page anyone can edit to try out ikiwiki
2 (version [[!version ]]).
4 hello world (right back at ya)
8 > This is a blockquote.
10 > This is the first level of quoting.
12 > > This is a nested blockquote.
14 >> Without a space works too.
17 > Back to the first level.
19 > added a line in level 1
40 * footballs; runner; unices
45 `test this code block`
49 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
50 [[!haiku hint="sandbox play"]]
54 ## Different sorts of links:
57 * <http://ikiwiki.info/ikiwiki/formatting/>
58 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
59 * <http://www.gnu.org/>
60 * [GNU](http://www.gnu.org/)
61 * <a href="http://kitenet.net/~joey/">Joey's blog</a>
84 This **SandBox** is also a [[blog]]!
86 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
92 This is an email link:
93 <a href="mailto:erik.josefsson@europarl.europa.eu?Subject=Hello%20again" target="_top">
97 This is some preformatted text. Each line is proceeded by four spaces.
110 ...Now why doesn't it work like that on my copy of ikiwiki? :(