]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / sandbox.mdwn
1 This is the [[SandBox]], a page anyone can edit to try out ikiwiki
2 (version [[!version  ]]).
4 hello world
6 > This is a blockquote.
7 >
8 > This is the first level of quoting.
9 >
10 > > This is a nested blockquote.
11 >
12 >> Without a space works too.
13 >>> to three levels
14 >
15 > Back to the first level.
16 >
17 > added a line in level 1
20 Numbered list 
22 1. First item.
23  1. Sub item.
24 1. Another.
25 1. And another..
26  1. foo
27  2. bar
28  3. quz
30 Bulleted list
32 * item
33 * *item*
34 * item
35 * one
36   * footballs; runner; unices
37   * Cool !
39 test _this_ out.
41 `test this code block`
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_
76 opopopo
77 ----
79 This **SandBox** is also a [[blog]]!
81 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]