]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
ab5d1c8b8b7699557b163a3af30c365a37b2c02f
[git.ikiwiki.info.git] / doc / sandbox.mdwn
1 This is the SandBox, a page anyone can edit to try out ikiwiki.
3 ----
5 Here's a paragraph.
7 Here's another one with *emphasised* text.
9 # Header
11 ## Subheader
13 > This is a blockquote.
14 >
15 > This is the first level of quoting.
16 >
17 > > This is nested blockquote.
18 >
19 >> And without a space works too.
20 >
21 > Back to the first level.
23 Numbered list 
25 1. First item.
26  1. Sub item.
27 1. Another.
28 1. And another..
29  1. foo
30  2. bar
31   3. baz
32    4. qux
33     5. quux
35 Bulleted list
37 * *item*
38 * item
39 * item
40 * just to try this stuff - looks kool!
42 ----
44 ## Different sorts of links:
46 * [[WikiLink]]
47 * [[different_name_for_a_WikiLink|WikiLink]]
48 * <http://www.gnu.org/>
49 * [GNU](http://www.gnu.org/)
50 * [Email](mailto:noone@invalid)
52 ----
54 This sandbox is also a [[blog]]!
56 [[inline pages="sandbox/*" rootpage="sandbox" show="5"]]