X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4524853fa741b0c164211a38d95c549062b3c3f1..e2b43578a677894d23fa526d9201e5a89b231abc:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 4aa1401b3..17b441a10 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -5,6 +5,7 @@ This is the [[SandBox]], a page anyone can edit to try out ikiwiki [[!toc levels=1 startlevel=2 ]] +Testing this sandbox thing. ## Blockquotes @@ -77,8 +78,34 @@ Bulleted list _italic_ + + +### this shows a problem with the list and the verbatim + +Now we try to write a "code" block starting with a hash sign + + # test 1,2,3 + $ another test + + +Now let's write the same block, with a bullest list preceding it. + + +* This is a bullet list + + # test 1,2,3 + $ another test + + +---- + + + ---- This **SandBox** is also a [[blog]]! -[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]] +[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]a + + +