X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/27580105de2b1bb21f9f7c5777f62dff606fb452..39056453424dcb7e01f69c502192e45604d1fe84:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 69e9d513a..c073e855b 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,5 +1,9 @@ This is the SandBox, a page anyone can edit to try out ikiwiki. +blather!! + +Testing an edit in the sandbox. + ---- Here's a paragraph. @@ -16,7 +20,8 @@ Here's another one with *emphasised* text. > > > This is nested blockquote. > ->> And without a space works too. +>> Without a space works too. +>>> to three levels > > Back to the first level. @@ -31,26 +36,47 @@ Numbered list 3. baz 4. qux 5. quux + 6. wibble Bulleted list -* *item* * item +* *item* * item -* just to try this stuff - looks kool! +* one + * two + * three + * 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"]] + +---- + +The haiku will change after every save, mind you. + ## Different sorts of links: -* [[WikiLink]] -* [[different name for a WikiLink][WikiLink]] +* [[Features]] +* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]] * * [GNU](http://www.gnu.org/) * [Email](mailto:noone@invalid) +* [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info) +* plain old html link +* [[foo]] +* WikiLink ----- +how save to git? +----- -This sandbox is also a [[blog]]! +This sandbox is also a [[ikiwiki/blog]]! -[[inline pages="sandbox/*" rootpage="sandbox" show="5"]] +[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]