]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
cleanup
[git.ikiwiki.info.git] / doc / sandbox.mdwn
1 This is the SandBox, a page anyone can edit to try out ikiwiki.
3 ----
5 Here's a paragraph.
7 Here's another one with *emphasised* text.
9 # Header
11 ## Subheader
13 > This is a blockquote.
14 >
15 > This is the first level of quoting.
16 >
17 > > This is nested blockquote.
18 >
19 >> Without a space works too.
20 >>> to three levels
21 >
22 > Back to the first level.
24 Numbered list 
26 1. First item.
27  1. Sub item.
28 1. Another.
29 1. And another..
30  1. foo
31  2. bar
32   3. baz
33    4. qux
34     5. quux
35      6. wibble
37 Bulleted list
39 * item
40 * *item*
41 * item
42 * one
43   * two
44      * three
45        * four
46         * five
48 * a new list
49  * with sub heads
50  * like this
52 ----
54 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
55 [[!haiku hint="sandbox play"]]
57 ----
59 The haiku will change after every save, mind you.
61 ## Different sorts of links:
63 * [[Features]]
64 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
65 * <http://www.gnu.org/>
66 * [GNU](http://www.gnu.org/)
67 * [Email](mailto:noone@invalid)
68 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
69 * <a href="http://www.google.com/">plain old html link</a>
70 * [[foo]]
71 * WikiLink
73 -----
75 This SandBox is also a [[ikiwiki/blog]]!
77 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]