]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
web commit from 66.118.98.137:
[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.
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
35 [[WikiLink]]