X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/671bf79e8aee2c23272db887b56a03185038cb2a..c002454d851a670a5eee63c2f95df67a9bc9fbd0:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index fee5f7da9..3ecd58843 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1 +1,83 @@ -$2 + 2 = 4$ +This is the [[SandBox]], a page anyone can edit to try out ikiwiki +(version [[!version ]]). + +hello world + +> This is a blockquote. +> +> This is the first level of quoting. +> +> > 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. Another. +1. And another.. + 1. foo + 2. bar + 3. quz + +Bulleted list + +* item +* *item* +* item +* one + * footballs; runner; unices + * Cool ! + +test _this_ out. + +`test this code block` + +---- + +[[!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/) +* Joey's blog + +---- + +# header1 + +## header2 + +### header3 + +#### header4 + +##### header 5 + +**bold** + +_italic_ + +test ms + +opopopo +---- + +This **SandBox** is also a [[blog]]! + +[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]