test sidebar content
[ikiwiki.git] / doc / sandbox.mdwn
1 [[!sidebar  content="""
2 This is my custom sidebar for this page.
3
4 \[[!calendar pages="posts/*"]]
5 """]]
6
7
8 This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version  ]]).
9
10 [[Testing 1 2 3| test]]
11 # Header
12
13 ## Subheader2
14
15 > This is a blockquote.
16 >
17 > This is the first level of quoting.
18 >
19 > > This is nested blockquote.
20 >
21 >> Without a space works too.
22 >>> to three levels
23 >
24 > Back to the first level.
25
26 "I'm sitting in the middle of a rather muddy puddle."
27
28 Numbered list 
29
30 1. First item.
31  1. Sub item.
32 1. Another.
33 1. And another..
34  1. foo
35  2. bar
36
37 Bulleted list
38
39 * item
40 * *item*
41 * item
42 * one
43   * footballs; runner; unices
44
45 ----
46
47 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
48 [[!haiku hint="sandbox play"]]
49
50 ----
51
52 ## Different sorts of links:
53
54 * [[Features]]
55 * <http://ikiwiki.info/ikiwiki/formatting/>
56 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
57 * <http://www.gnu.org/>
58 * [GNU](http://www.gnu.org/)
59
60 -----
61
62 [[!progress percent=27]]
63
64 [[!progress percent=78]]
65
66 -----
67
68 This **SandBox** is also a [[blog]]!
69
70 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
71
72 ----
73
74 What about [relative urls](../setup/byhand)?
75
76 [[!toggleable  id="foobar" text="""
77 foo
78 """]]
79
80 [[!toggleable  id="foobar" text="""
81 bar
82 """]]
83
84 [[!toggle  id="foobar" text="foo/bar"]]
85
86 Hmm, can I dig it?
87
88 Test
89 test2
90
91 I assume this triggers a checkin and recompile?