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