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