]> sipb.mit.edu Git - ikiwiki.git/blob - doc/sandbox.mdwn
releasing version 3.20130504
[ikiwiki.git] / doc / sandbox.mdwn
1 This is the [[SandBox]], a page anyone can edit to try out ikiwiki
2 (version [[!version  ]]).
3
4 hello world
5
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
19
20
21 Numbered list 
22
23 1. First item.
24  1. Sub item.
25 1. Another.
26 1. And another..
27  1. foo
28  2. bar
29  3. quz
30
31 Bulleted list
32
33 * item
34 * *item*
35 * item
36 * one
37   * footballs; runner; unices
38   * Cool !
39
40 test _this_ out.
41
42 `test this code block`
43
44 ----
45
46 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
47 [[!haiku hint="sandbox play"]]
48
49 ----
50
51 ## Different sorts of links:
52
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>
59
60 ----
61
62 # header1
63
64 ## header2
65
66 ### header3
67
68 #### header4
69
70 ##### header 5
71
72 **bold**
73
74 _italic_
75
76 test ms
77
78 opopopo
79 ----
80
81 This **SandBox** is also a [[blog]]!
82
83 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]