]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
sidebar
[git.ikiwiki.info.git] / doc / sandbox.mdwn
1 # Sandbox
4 [[!sidebar  content="""
5 This is my custom sidebar for this page.
7 \[[!calendar pages="posts/*"]]
8 """]]
10 [[!sidebar ]]
12 ## number 2
14 This is the [[SandBox]], a page anyone can edit to try out ikiwiki
15 (version [[!version  ]]).
17 [[!toc levels=1 startlevel=2 ]]
19 Let's try this~!
21 w00t, how does this look on the **git** end?
23 Testing this sandbox thing.
25 ## Blockquotes
27 > This is a blockquote.
28 >
29 > This is the first level of quoting.
30 >
31 > > This is a nested blockquote.
32 >
33 >> Without a space works too.
34 >>> to three levels
35 >
36 > Back to the first level.
38 > It's kinda like e-mail...
39 >> ...but without the cool colored lines...
40 >>> ...and different font colors.
41 >>>> ...but it's nothing a little CSS can't fix.
43 Numbered list 
45 1. First item.
46  1. Sub item.
47 1. Another.
48 1. And another..
49  1. foo
50  2. bar
51  3. quz
53 Bulleted list
55 * item
56 * *item*
57 * item
58 * one
59   * footballs; runner; unices
60   * Cool !
61   * Indeed.
64 ----
66 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
67 [[!haiku hint="sandbox play"]]
69 ----
71 ## Different sorts of links:
73 * [[Features]]
74 * <http://ikiwiki.info/ikiwiki/formatting/>
75 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
76 * <http://www.gnu.org/>
77 * [GNU](http://www.gnu.org/)
78 * <a href="http://kitenet.net/~joey/">Joey's blog</a>
80 ----
82 # header1
84 ## header2
86 ### header3
88 #### header4
90 ##### header 5
92 **bold**
94 _italic_
98 ### this shows a problem with the list and the verbatim 
100 Now we try to write a "code" block starting with a hash sign
102     # test 1,2,3
103     $ another test
106 Now let's write the same block, with a bullest list preceding it.
109 * This is a bullet list
111     # test 1,2,3
112     $ another test
115 ----
119 ----
121 This **SandBox** is also a [[blog]]! xxx
123 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]a