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