X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/5951c1dc8220cbc09e6bdda09bae92aa4e3236e3..f0f3a430f33a5fe3bbb2396f999dbbfd63d1bf19:/doc/sandbox.mdwn?ds=inline diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 69876d26d..d614a0317 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -16,13 +16,21 @@ Here's another one with *emphasised* text. > > > This is nested blockquote. > +>> And without a space works too. +> > 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 Bulleted list @@ -30,16 +38,24 @@ Bulleted list * item * item * just to try this stuff - looks kool! -* test -* hi mom -[[WikiLink]] +---- + +[[haiku hint="sandbox play"]] ---- -This sandbox is also a [[blog]]! Any [[SubPage]] of this page is automatically -added to the blog below. +## Different sorts of links: + +* [[WikiLink]] +* [[different_name_for_a_WikiLink|WikiLink]] +* [[different name for a WikiLink (with spaces this time)|WikiLink]] +* +* [GNU](http://www.gnu.org/) +* [Email](mailto:noone@invalid) ---- -[[inline pages="sandbox/*" show="5"]] +This sandbox is also a [[blog]]! + +[[inline pages="sandbox/*" rootpage="sandbox" show="5"]]