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