X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/75196e76b627709a6ecae3fa948e1fba7928a5ce..6b5b0a3282a1409476beb498030e035c5b462440:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index e0bdb6d03..049abee0f 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,5 +1,7 @@ Hello, world! +test...id + This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]). @@ -61,6 +63,34 @@ testing 123 I wonder how org-mode would look once formatted with ikiwiki.. +---- + +# header1 + +## header2 + +### header3 + +#### header4 + +##### header 5 + +**bold** + + * bullet + + 1 list + + 2 list + + 3 list + +[[link]] + +_italic_ + + + ---- This **SandBox** is also a [[blog]]!