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