X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/47b5616ae02a8109552413cf49f74665dcc192ae..94268a46cd30fc72b51714e42e9db741eb29cc73:/doc/sandbox.mdwn?ds=sidebyside diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index d9ec01f2d..17b441a10 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,8 +1,5 @@ # Sandbox - # test - - This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]). @@ -81,6 +78,29 @@ 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]]!