]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
raking the sandbox cleaN
[git.ikiwiki.info.git] / doc / sandbox.mdwn
1 This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version  ]]).
3 Here's a paragraph.
5 Here's another one with *emphasised* text.
7 # Header
9 ## Subheader
11 > This is a blockquote.
12 >
13 > This is the first level of quoting.
14 >
15 > > This is nested blockquote.
16 >
17 >> Without a space works too.
18 >>> to three levels
19 >
20 > Back to the first level.
22 Numbered list 
24 1. First item.
25  1. Sub item.
26 1. Another.
27 1. And another..
28  1. foo
29  2. bar
31 Bulleted list
33 * item
34 * *item*
35 * item
36 * one
37   * two
39 ----
41 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
42 [[!haiku hint="sandbox play"]]
44 ----
46 ## Different sorts of links:
48 * [[Features]]
49 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
50 * <http://www.gnu.org/>
51 * [GNU](http://www.gnu.org/)
53 -----
55 This SandBox is also a [[blog]]!
57 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]