X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/cffd2e34548b034fc8e7fa11b22927c0decf73d2..6b5b0a3282a1409476beb498030e035c5b462440:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 65eee200d..049abee0f 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -63,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]]!