Testing the sandbox
[ikiwiki.git] / doc / sandbox.mdwn
1 # Sandbox
2
3 This is the [[SandBox]], a page anyone can edit to try out ikiwiki
4 (version [[!version  ]]).
5
6 [[!toc levels=1 startlevel=2 ]]
7
8
9 ## Blockquotes
10 hjfjjjfkkkf
11 > This is a blockquote.
12 >
13 > This is the first level of quoting.
14 >
15 > > This is a nested blockquote.
16 >
17 >> Without a space works too.
18 >>> to three levels
19 >
20 > Back to the first level.
21
22 Numbered list 
23
24 1. First item.
25  1. Sub item.
26 1. Another.
27 1. And another..
28  1. foo
29  2. bar
30  3. quz
31
32 Bulleted list
33
34 * item
35 * *item*
36 * item
37 * one
38   * footballs; runner; unices
39   * Cool !
40   * Indeed.
41
42
43 ----
44
45 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
46 [[!haiku hint="sandbox play"]]
47
48 ----
49
50 ## Different sorts of links:
51
52 * [[Features]]
53 * <http://ikiwiki.info/ikiwiki/formatting/>
54 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
55 * <http://www.gnu.org/>
56 * [GNU](http://www.gnu.org/)
57 * <a href="http://kitenet.net/~joey/">Joey's blog</a>
58
59 ----
60
61 # header1
62
63 ## header2
64
65 ### header3
66
67 #### header4
68
69 ##### header 5
70
71 **bold**
72
73 _italic_
74
75 ----
76
77 This **SandBox** is also a [[blog]]!
78
79 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]