X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/819e2a567aa8e528b95cc6e146d5ee92fd486cc8..776d67ee80889081ec7dd79f6500716e85429459:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index f386adec4..59daa033a 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 +hjfjjjfkkkf > 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 @@ -29,6 +37,7 @@ Bulleted list * one * footballs; runner; unices * Cool ! + * Indeed. ---- @@ -45,6 +54,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_ ----