]> sipb.mit.edu Git - ikiwiki.git/blob - doc/sandbox.mdwn
(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 [[Testing 1 2 3| test]]
4 # Header
5
6 ## Subheader2
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 "I'm sitting in the middle of a rather muddy puddle."
20
21 Numbered list 
22
23 1. First item.
24  1. Sub item.
25 1. Another.
26 1. And another..
27  1. foo
28  2. bar
29
30 Bulleted list
31
32 * item
33 * *item*
34 * item
35 * one
36   * footballs; runner; unices
37
38 ----
39
40 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
41 [[!haiku hint="sandbox play"]]
42
43 ----
44
45 ## Different sorts of links:
46
47 * [[Features]]
48 * <http://ikiwiki.info/ikiwiki/formatting/>
49 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
50 * <http://www.gnu.org/>
51 * [GNU](http://www.gnu.org/)
52
53 -----
54
55 [[!progress percent=27]]
56
57 [[!progress percent=78]]
58
59 -----
60
61 This **SandBox** is also a [[blog]]!
62
63 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
64
65 ----
66
67 What about [relative urls](../setup/byhand)?
68
69 [[!toggleable  id="foobar" text="""
70 foo
71 """]]
72
73 [[!toggleable  id="foobar" text="""
74 bar
75 """]]
76
77 [[!toggle  id="foobar" text="foo/bar"]]
78
79 Hmm, can I dig it?
80
81 Test
82 test2
83
84 I assume this triggers a checkin and recompile?