1 This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]).
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.
58 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
59 [[!haiku hint="sandbox play"]]
63 The haiku will change after every save, mind you.
65 ## Different sorts of links:
68 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
69 * <http://www.gnu.org/>
70 * [GNU](http://www.gnu.org/)
71 * [Email](mailto:noone@invalid)
72 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
73 * <a href="http://www.google.com/">plain old html link</a>
78 This SandBox is also a [[blog]]!
80 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
84 This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net
86 But, of course, rsync is better.
90 Let's see what happens... ~~