X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/ab2f53b081f98f92a40bb782ae9a755d7f6e4f6d..da2be6e85cc6d515e173597f88712386aa2a27f4:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index f789143a6..6e9cfe48e 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,3 +1,87 @@ -# Sandbox +[[!sidebar]] -Omne contento in Wikipedia es subjecte al [Licentia GNU pro Documentation Libere](http://ia.wikipedia.org/wiki/Licentia_GNU_pro_Documentation_Libere). + +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?