1 This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]).
8 The following code block is pre-formatted:
11 pre-formatted code blocks
14 Here's another one with *emphasised* text.
20 > This is a blockquote.
22 > This is the first level of quoting.
24 > > This is nested blockquote.
26 >> Without a space works too.
29 > Back to the first level.
57 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
58 [[!haiku hint="sandbox play"]]
62 The haiku will change after every save, mind you.
64 ## Different sorts of links:
67 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
68 * <http://www.gnu.org/>
69 * [GNU](http://www.gnu.org/)
70 * [Email](mailto:noone@invalid)
71 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
72 * <a href="http://www.google.com/">plain old html link</a>
77 This SandBox is also a [[blog]]!
79 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
83 This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net
85 But, of course, rsync is better.
89 Let's see what happens... ~~