]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
show ikiwiki error when attachment is rejected
[git.ikiwiki.info.git] / doc / sandbox.mdwn
1 # Sandbox
3 This is the [[SandBox]], a page anyone can edit to try out ikiwiki
4 (version [[!version  ]]).
6 [[!toc levels=1 startlevel=2 ]]
8 Testing this sandbox thing.
10 ## Blockquotes
12 > This is a blockquote.
13 >
14 > This is the first level of quoting.
15 >
16 > > This is a nested blockquote.
17 >
18 >> Without a space works too.
19 >>> to three levels
20 >
21 > Back to the first level.
23 > It's kinda like e-mail...
24 >> ...but without the cool colored lines...
25 >>> ...and different font colors.
26 >>>> ...but it's nothing a little CSS can't fix.
28 Numbered list 
30 1. First item.
31  1. Sub item.
32 1. Another.
33 1. And another..
34  1. foo
35  2. bar
36  3. quz
38 Bulleted list
40 * item
41 * *item*
42 * item
43 * one
44   * footballs; runner; unices
45   * Cool !
46   * Indeed.
49 ----
51 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
52 [[!haiku hint="sandbox play"]]
54 ----
56 ## Different sorts of links:
58 * [[Features]]
59 * <http://ikiwiki.info/ikiwiki/formatting/>
60 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
61 * <http://www.gnu.org/>
62 * [GNU](http://www.gnu.org/)
63 * <a href="http://kitenet.net/~joey/">Joey's blog</a>
65 ----
67 # header1
69 ## header2
71 ### header3
73 #### header4
75 ##### header 5
77 **bold**
79 _italic_
83 ### this shows a problem with the list and the verbatim 
85 Now we try to write a "code" block starting with a hash sign
87     # test 1,2,3
88     $ another test
91 Now let's write the same block, with a bullest list preceding it.
94 * This is a bullet list
96     # test 1,2,3
97     $ another test
100 ----
104 ----
106 This **SandBox** is also a [[blog]]!
108 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]a