web commit by ThomasSchwinge
[ikiwiki] / doc / sandbox.mdwn
1 This is the SandBox, a page anyone can edit to try out ikiwiki.
2
3 ----
4
5 Here's a paragraph.
6
7 Here's another one with *emphasised* text.
8
9 # Header
10
11 ## Subheader
12
13 > This is a blockquote.
14 >
15 > This is the first level of quoting.
16 >
17 > > This is nested blockquote.
18 >
19 >> Does this also work? -- It does.
20 >
21 > Back to the first level.
22
23 Numbered list 
24
25 1. First item.
26 1. Another.
27 1. And another..
28
29 Bulleted list
30
31 * *item*
32 * item
33 * item
34 * just to try this stuff - looks kool!
35 * test
36 * hi mom
37 * [[foo_(1975-)]]
38 * frogs.
39
40 [[WikiLink]]
41
42 ----
43
44 This sandbox is also a [[blog]]!
45
46 [[inline pages="sandbox/*" rootpage="sandbox" show="5"]]