]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
59daa033a4d23478673ea468dfd6edae61fe0393
[git.ikiwiki.info.git] / doc / sandbox.mdwn
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
10 hjfjjjfkkkf
11 > This is a blockquote.
12 >
13 > This is the first level of quoting.
14 >
15 > > This is a nested blockquote.
16 >
17 >> Without a space works too.
18 >>> to three levels
19 >
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 !
40   * Indeed.
43 ----
45 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
46 [[!haiku hint="sandbox play"]]
48 ----
50 ## Different sorts of links:
52 * [[Features]]
53 * <http://ikiwiki.info/ikiwiki/formatting/>
54 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
55 * <http://www.gnu.org/>
56 * [GNU](http://www.gnu.org/)
57 * <a href="http://kitenet.net/~joey/">Joey's blog</a>
59 ----
61 # header1
63 ## header2
65 ### header3
67 #### header4
69 ##### header 5
71 **bold**
73 _italic_
75 ----
77 This **SandBox** is also a [[blog]]!
79 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]