]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
cc37a9978e18cd0e4e1029523a003486a00ddf2c
[git.ikiwiki.info.git] / doc / sandbox.mdwn
1 This is the SandBox, a page anyone can edit to try out ikiwiki.
3 See [[MarkDown]] for documentation of the markup syntax used on this page.
5 ----
7 Here's a paragraph. This is a conflict test edit.......
9 Here's another one with *emphasised* text.
11 # Header
13 ## Subheader
15 > This is a blockquote.
16 >
17 > This is the first level of quoting.
18 >
19 > > This is nested blockquote.
20 >
21 > Back to the first level.
23 Numbered list 
25 1. First item.
26 1. Another.
27 1. And another..
29 Bulleted list
31 * *item*
32 * item
33 * item
34 * just to try this stuff - looks kool!
35 * test
37 [[WikiLink]]
39 [[SandBox/SubPage]] -- a page under this one.