2 This is the [[SandBox]], a page anyone can edit to try out ikiwiki
3 (version [[!version ]]).
5 What about [[this page]]?
7 hello world (right back at ya)
9 test, is it being saved? Probably. I will check. This seems really straightforward.
15 > This is a blockquote.
17 > This is the first level of quoting.
19 > > This is a nested blockquote.
21 >> Without a space works too.
24 > Back to the first level.
26 > added a line in level 1
47 * footballs; runner; unices
52 `test this code block`
53 [[!wikipedia War_of_1812]]
56 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
57 [[!haiku hint="sandbox play"]]
61 ## Different sorts of links:
64 * <http://ikiwiki.info/ikiwiki/formatting/>
65 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
66 * <http://www.gnu.org/>
67 * [GNU](http://www.gnu.org/)
68 * <a href="http://kitenet.net/~joey/">Joey's blog</a>
91 This **SandBox** is also a [[blog]]!
93 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
99 This is an email link:
100 <a href="mailto:erik.josefsson@europarl.europa.eu?Subject=Hello%20again" target="_top">
104 What follows is some preformatted text. Each line is proceeded by four spaces.
117 ...Now why doesn't it work like that on my own copy of ikiwiki? :(