]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
ikiwiki (3.20130711) unstable; urgency=low
[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. Number 2
26 1. Another.
27 1. And another..
28     1. foo
29     2. bar
30     3. quz
32 Bulleted list
34 * item
35 * *italic item*
36 * item
37 * one
38   * footballs; runner; unices
39   * Cool !
41 test _this_ out.
43 `test this code block`
45 ----
47 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
48 [[!haiku hint="sandbox play"]]
50 ----
52 ## Different sorts of links:
54 * [[Features]]
55 * <http://ikiwiki.info/ikiwiki/formatting/>
56 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
57 * <http://www.gnu.org/>
58 * [GNU](http://www.gnu.org/)
59 * <a href="http://kitenet.net/~joey/">Joey's blog</a>
61 ----
63 # header1
65 ## header2
67 ### header3
69 #### header4
71 ##### header 5
73 **bold**
75 _italic_
77 test ms
79 opopopo
80 ----
82 This **SandBox** is also a [[blog]]!
84 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]