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