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