X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/cc8e4e0a50960c970f54f44e4d630a3f585791fa..1de639aded7ca8d7b9ecd200351ad04a3dd08446:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 5c7368fc3..f684a0586 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,13 +1,17 @@ -This is the SandBox, a page anyone can edit to try out ikiwiki. - -blather!! - -Testing an edit in the sandbox. +This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]). ---- +test more test +[[中文显示]] Here's a paragraph. +The following code block is pre-formatted: + + Testing what + pre-formatted code blocks + look like. + Here's another one with *emphasised* text. # Header @@ -49,14 +53,10 @@ Bulleted list * four * five -* a new list - * with sub heads - * like this - ---- -[[template id=note text="this is generated by the [[plugins/haiku]] plugin"]] -[[haiku hint="sandbox play"]] +[[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]] +[[!haiku hint="sandbox play"]] ---- @@ -72,10 +72,19 @@ The haiku will change after every save, mind you. * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info) * plain old html link * [[foo]] -* WikiLink ----- -This sandbox is also a [[ikiwiki/blog]]! +This SandBox is also a [[blog]]! + +[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]] + +-------- + +This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net + +But, of course, rsync is better. + +---- -[[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]] +Let's see what happens... ~~