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