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