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