(no commit message)
[ikiwiki.git] / doc / sandbox.mdwn
blob307fec8ad8d64cdd07138a1893345cc149a1341a
1 # Sandbox
3 This is the [[SandBox]], a page anyone can edit to try out ikiwiki
4 (version [[!version  ]]).
6 [[!toc levels=1 startlevel=2 ]]
9 ## Blockquotes
11 > This is a blockquote.
13 > This is the first level of quoting.
15 > > This is a nested blockquote.
17 >> Without a space works too.
18 >>> to three levels
20 > Back to the first level.
22 Numbered list 
24 1. First item.
25  1. Sub item.
26 1. Another.
27 1. And another..
28  1. foo
29  2. bar
30  3. quz
32 Bulleted list
34 * item
35 * *item*
36 * item
37 * one
38   * footballs; runner; unices
39   * Cool !
42 ----
44 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
45 [[!haiku hint="sandbox play"]]
47 ----
49 ## Different sorts of links:
51 * [[Features]]
52 * <http://ikiwiki.info/ikiwiki/formatting/>
53 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
54 * <http://www.gnu.org/>
55 * [GNU](http://www.gnu.org/)
56 * <a href="http://kitenet.net/~joey/">Joey's blog</a>
58 ----
60 # header1
62 ## header2
64 ### header3
66 #### header4
68 ##### header 5
70 **bold**
72 _italic_
74 ----
76 This **SandBox** is also a [[blog]]!
78 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]