1 This is the SandBox, a page anyone can edit to try out ikiwiki.
12 The following code block is pre-formatted:
15 pre-formatted code blocks
18 Here's another one with *emphasised* text.
24 > This is a blockquote.
26 > This is the first level of quoting.
28 > > This is nested blockquote.
30 >> Without a space works too.
33 > Back to the first level.
65 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
66 [[!haiku hint="sandbox play"]]
70 The haiku will change after every save, mind you.
72 ## Different sorts of links:
75 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
76 * <http://www.gnu.org/>
77 * [GNU](http://www.gnu.org/)
78 * [Email](mailto:noone@invalid)
79 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
80 * <a href="http://www.google.com/">plain old html link</a>
86 This SandBox is also a [[blog]]!
88 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
95 This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net
97 But, of course, rsync is better.
101 Let's see what happens...