X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/66af1428f04d8b709be5854bb1fa74da7b25fb2d..d81d20e52cf34c2238b452dd2f4a2f5bd1410467:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index f1a6ed3b4..158dc3ce5 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,37 +1,50 @@ -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 (right back at ya) +asfddsaf sadfkjal;skdfj saldkfjasdf +sdafljas;dlfk safdiuhsdf -# Header -## Subheader > 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. + 1. Sub item. + 1. Number 2 1. Another. 1. And another.. - 1. foo - 2. bar + 1. foo + 2. bar + 3. quz Bulleted list * item -* *item* +* *italic item* * item * one * footballs; runner; unices + * Cool ! + +test _this_ out. + +`test this code block` ---- @@ -47,31 +60,53 @@ Bulleted list * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]] * * [GNU](http://www.gnu.org/) +* Joey's blog + +---- + +# header1 + +## header2 ------ +### header3 -[[!progress percent=27]] +#### header4 -[[!progress percent=78]] +##### header 5 ------ +**bold** + +_italic_ + +test ms + +opopopo +---- This **SandBox** is also a [[blog]]! [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]] ----- +Testy test! + + +

+This is an email link: + +Send Mail +

+ +This is some preformatted text. Each line is proceeded by four spaces. -What about [relative urls](../setup/byhand)? + Test -[[!toggleable id="foobar" text=""" -foo -"""]] + -[[!toggleable id="foobar" text=""" -bar -"""]] + + -[[!toggle id="foobar" text="foo/bar"]] + + + -Hmm, can I dig it? +...Now why doesn't it work like that on my copy of ikiwiki? :(