1 This is the SandBox, a page anyone can edit to try out ikiwiki.
9 The following code block is pre-formatted:
12 pre-formatted code blocks
15 Here's another one with *emphasised* text.
21 > This is a blockquote.
23 > This is the first level of quoting.
25 > > This is nested blockquote.
27 >> Without a space works too.
30 > Back to the first level.
62 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
63 [[!haiku hint="sandbox play"]]
67 The haiku will change after every save, mind you.
69 ## Different sorts of links:
72 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
73 * <http://www.gnu.org/>
74 * [GNU](http://www.gnu.org/)
75 * [Email](mailto:noone@invalid)
76 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
77 * <a href="http://www.google.com/">plain old html link</a>
83 This SandBox is also a [[blog]]!
85 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]