1 This is the SandBox, a page anyone can edit to try out ikiwiki.
9 I am testing the edit box provided through ikiwiki.cgi.
15 The following code block is pre-formatted:
18 pre-formatted code blocks
21 Here's another one with *emphasised* text.
27 > This is a blockquote.
29 > This is the first level of quoting.
31 > > This is nested blockquote.
33 >> Without a space works too.
36 > Back to the first level.
68 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
69 [[!haiku hint="sandbox play"]]
73 The haiku will change after every save, mind you.
75 ## Different sorts of links:
78 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
79 * <http://www.gnu.org/>
80 * [GNU](http://www.gnu.org/)
81 * [Email](mailto:noone@invalid)
82 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
83 * <a href="http://www.google.com/">plain old html link</a>
89 This SandBox is also a [[blog]]!
91 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
95 This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net
97 But, of course, rsync is better.
101 Let's see what happens... ~~