(no commit message)
[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 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 1. Another.
19 1. And another..
20  1. foo
21  2. bar
22
23 Bulleted list
24
25 * item
26 * *item*
27 * item
28 * one
29   * footballs; runner; unices
30   * Cool !
31
32
33 ----
34
35 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
36 [[!haiku hint="sandbox play"]]
37
38 ----
39
40 ## Different sorts of links:
41
42 * [[Features]]
43 * <http://ikiwiki.info/ikiwiki/formatting/>
44 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
45 * <http://www.gnu.org/>
46 * [GNU](http://www.gnu.org/)
47
48 ----
49
50 This **SandBox** is also a [[blog]]!
51
52 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]