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