]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
Merge remote-tracking branch 'smcv/comments-metadata'
[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 Let's try this~!
10 Testing this sandbox thing.
12 ## Blockquotes
14 > This is a blockquote.
15 >
16 > This is the first level of quoting.
17 >
18 > > This is a nested blockquote.
19 >
20 >> Without a space works too.
21 >>> to three levels
22 >
23 > Back to the first level.
25 > It's kinda like e-mail...
26 >> ...but without the cool colored lines...
27 >>> ...and different font colors.
28 >>>> ...but it's nothing a little CSS can't fix.
30 Numbered list 
32 1. First item.
33  1. Sub item.
34 1. Another.
35 1. And another..
36  1. foo
37  2. bar
38  3. quz
40 Bulleted list
42 * item
43 * *item*
44 * item
45 * one
46   * footballs; runner; unices
47   * Cool !
48   * Indeed.
51 ----
53 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
54 [[!haiku hint="sandbox play"]]
56 ----
58 ## Different sorts of links:
60 * [[Features]]
61 * <http://ikiwiki.info/ikiwiki/formatting/>
62 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
63 * <http://www.gnu.org/>
64 * [GNU](http://www.gnu.org/)
65 * <a href="http://kitenet.net/~joey/">Joey's blog</a>
67 ----
69 # header1
71 ## header2
73 ### header3
75 #### header4
77 ##### header 5
79 **bold**
81 _italic_
85 ### this shows a problem with the list and the verbatim 
87 Now we try to write a "code" block starting with a hash sign
89     # test 1,2,3
90     $ another test
93 Now let's write the same block, with a bullest list preceding it.
96 * This is a bullet list
98     # test 1,2,3
99     $ another test
102 ----
106 ----
108 This **SandBox** is also a [[blog]]!
110 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]a