X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1ef1e2d7de2ea5d510d6822186963fe3d47ca5c3..c037714b77535c849c8d8ef4807af2b59737a5c5:/doc/sandbox.mdwn?ds=sidebyside diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 94ddb3224..3ecd58843 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,4 +1,7 @@ -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 ]]). + +hello world > This is a blockquote. > @@ -10,6 +13,10 @@ This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!v >>> to three levels > > Back to the first level. +> +> added a line in level 1 +> and another + Numbered list @@ -30,6 +37,9 @@ Bulleted list * footballs; runner; unices * Cool ! +test _this_ out. + +`test this code block` ---- @@ -45,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]]!