X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Fsandbox.mdwn;h=230152fc9782bc1095737987e8b68f8e8b5c007d;hb=a93db71eb66aa486d22de6f0271d693550d438f0;hp=2a02d41ce21323b1cdc228c78cec2f81c054bd34;hpb=62dd681b3aa406a9bb6c1174eeaaacc8fe6b94ff;p=ikiwiki.git diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 2a02d41ce..230152fc9 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1 +1,91 @@ -TEST +[[!sidebar content=""" +This is my custom sidebar for this page. + +\[[!calendar pages="posts/*"]] +"""]] + + +This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]). + +[[Testing 1 2 3| test]] +# Header + +## Subheader2 + +> This is a blockquote. +> +> This is the first level of quoting. +> +> > This is nested blockquote. +> +>> Without a space works too. +>>> to three levels +> +> Back to the first level. + +"I'm sitting in the middle of a rather muddy puddle." + +Numbered list + +1. First item. + 1. Sub item. +1. Another. +1. And another.. + 1. foo + 2. bar + +Bulleted list + +* item +* *item* +* item +* one + * footballs; runner; unices + +---- + +[[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]] +[[!haiku hint="sandbox play"]] + +---- + +## Different sorts of links: + +* [[Features]] +* +* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]] +* +* [GNU](http://www.gnu.org/) + +----- + +[[!progress percent=27]] + +[[!progress percent=78]] + +----- + +This **SandBox** is also a [[blog]]! + +[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]] + +---- + +What about [relative urls](../setup/byhand)? + +[[!toggleable id="foobar" text=""" +foo +"""]] + +[[!toggleable id="foobar" text=""" +bar +"""]] + +[[!toggle id="foobar" text="foo/bar"]] + +Hmm, can I dig it? + +Test +test2 + +I assume this triggers a checkin and recompile?