X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/65c984041c5eb0b89c0ce5ae87a0a395ca48d69b..b70c64d3f8c150abacbd5d3330409d8280a4f53f:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 5a4f17221..00b57815d 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,11 +1,19 @@ This is the SandBox, a page anyone can edit to try out ikiwiki. -blather!! +hello + +testing 1..2..3!! ---- 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 @@ -53,8 +61,8 @@ Bulleted list ---- -[[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"]] ---- @@ -74,6 +82,16 @@ The haiku will change after every save, mind you. ----- -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... ~~