rake clean
[ikiwiki.git] / doc / sandbox.mdwn
blob9234603fc093cccd9d948341e8f56b9fe083c088
1 This is the [[SandBox]], a page anyone can edit to try out ikiwiki
2 (version [[!version  ]]).
4 > This is a blockquote.
6 > This is the first level of quoting.
8 > > This is a nested blockquote.
10 >> Without a space works too.
11 >>> to three levels
13 > Back to the first level.
15 Numbered list 
17 1. First item.
18  1. Sub item.
19 1. Another.
20 1. And another..
21  1. foo
22  2. bar
23  3. quz
25 Bulleted list
27 * item
28 * *item*
29 * item
30 * one
31   * footballs; runner; unices
32   * Cool !
35 ----
37 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
38 [[!haiku hint="sandbox play"]]
40 ----
42 ## Different sorts of links:
44 * [[Features]]
45 * <http://ikiwiki.info/ikiwiki/formatting/>
46 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
47 * <http://www.gnu.org/>
48 * [GNU](http://www.gnu.org/)
49 * <a href="http://kitenet.net/~joey/">Joey's blog</a>
51 ----
53 # header1
55 ## header2
57 ### header3
59 #### header4
61 ##### header 5
63 **bold**
65 _italic_
67 ----
69 This **SandBox** is also a [[blog]]!
71 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]