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