X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/bb216ff0ad183981b5f9be74ccaaf9ef72617922..c0fa166f1939d7eb88eff2fe15a4548af2759fe4:/doc/sandbox.mdwn?ds=sidebyside diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 59b1d7fd9..307fec8ad 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,10 +1,18 @@ -This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]). +# Sandbox + +This is the [[SandBox]], a page anyone can edit to try out ikiwiki +(version [[!version ]]). + +[[!toc levels=1 startlevel=2 ]] + + +## Blockquotes > This is a blockquote. > > This is the first level of quoting. > -> > This is nested blockquote. +> > This is a nested blockquote. > >> Without a space works too. >>> to three levels @@ -19,6 +27,7 @@ Numbered list 1. And another.. 1. foo 2. bar + 3. quz Bulleted list @@ -44,6 +53,23 @@ Bulleted list * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]] * * [GNU](http://www.gnu.org/) +* Joey's blog + +---- + +# header1 + +## header2 + +### header3 + +#### header4 + +##### header 5 + +**bold** + +_italic_ ----