]> 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
18 > and another
21 Numbered list 
23 1. First item.
24  1. Sub item.
25 1. Another.
26 1. And another..
27  1. foo
28  2. bar
29  3. quz
31 Bulleted list
33 * item
34 * *italic item*
35 * item
36 * one
37   * footballs; runner; unices
38   * Cool !
40 test _this_ out.
42 `test this code block`
44 ----
46 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
47 [[!haiku hint="sandbox play"]]
49 ----
51 ## Different sorts of links:
53 * [[Features]]
54 * <http://ikiwiki.info/ikiwiki/formatting/>
55 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
56 * <http://www.gnu.org/>
57 * [GNU](http://www.gnu.org/)
58 * <a href="http://kitenet.net/~joey/">Joey's blog</a>
60 ----
62 # header1
64 ## header2
66 ### header3
68 #### header4
70 ##### header 5
72 **bold**
74 _italic_
76 test ms
78 opopopo
79 ----
81 This **SandBox** is also a [[blog]]!
83 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]