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