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