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