Merge branch 'debian-testing'
[ikiwiki.git] / doc / sandbox.mdwn
1 This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version  ]]).
2
3 > This is a blockquote.
4 >
5 > This is the first level of quoting.
6 >
7 > > This is a nested blockquote.
8 >
9 >> Without a space works too.
10 >>> to three levels
11 >
12 > Back to the first level.
13
14 Numbered list 
15
16 1. First item.
17  1. Sub item.
18  2. bar
19 1. Another.
20 1. And another..
21  1. foo
22  2. bar
23  3. quz
24
25 Bulleted list
26
27 * item
28 * *item*
29 * item
30 * one
31   * footballs; runner; unices
32   * Cool !
33
34
35 ----
36
37 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
38 [[!haiku hint="sandbox play"]]
39
40 ----
41
42 ## Different sorts of links:
43
44 * [[Features]]
45 * <http://ikiwiki.info/ikiwiki/formatting/>
46 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
47 * <http://www.gnu.org/>
48 * [GNU](http://www.gnu.org/)
49
50 ----
51
52 This **SandBox** is also a [[blog]]!
53
54 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]