X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/c7e9c3692622d8f568cf300189dfe15ff5113717..bb3036317d6e4102545506f200e594cc67d7589b:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 7a47a34e3..33deafaa7 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,6 +1,6 @@ This is the SandBox, a page anyone can edit to try out ikiwiki. -See [[MarkDown]] for documentation of the markup syntax used on this page. +blather ---- @@ -18,22 +18,62 @@ Here's another one with *emphasised* text. > > > This is nested blockquote. > +>> Without a space works too. +>>> to three levels +> > Back to the first level. Numbered list 1. First item. + 1. Sub item. 1. Another. 1. And another.. + 1. foo + 2. bar + 3. baz + 4. qux + 5. quux + 6. wibble Bulleted list -* *item* * item +* *item* * item -* just to try this stuff - looks kool! -* test +* 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: + +* [[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 + +----- -[[WikiLink]] +This sandbox is also a [[ikiwiki/blog]]! -[[SandBox/SubPage]] -- a page under this one. +[[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]