X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/6d33160faf0d5bbe8f405b60f32893607a534d4c..a9664b9df88b738e6551df17d39c96a489f22287:/doc/sandbox.mdwn?ds=sidebyside diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 691f20ffe..3ecd58843 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,21 +1,27 @@ -This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]). +This is the [[SandBox]], a page anyone can edit to try out ikiwiki +(version [[!version ]]). -> This is a blockerquote. +hello world + +> 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 > > Back to the first level. +> +> added a line in level 1 +> and another + Numbered list 1. First item. 1. Sub item. - 2. bar 1. Another. 1. And another.. 1. foo @@ -31,6 +37,9 @@ Bulleted list * footballs; runner; unices * Cool ! +test _this_ out. + +`test this code block` ---- @@ -46,7 +55,27 @@ 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_ + +test ms +opopopo ---- This **SandBox** is also a [[blog]]!