X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/07959b57ca3c2b50f62e4db8da207168968286a2..0e9312b2a5dffdefef1fd1ef150b6f1d16c64aee:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 03ae1f1c0..470eb975f 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,12 +1,10 @@ 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. - ---- Here's a paragraph. -Here's another one with _emphasized_ and *bold* text. +Here's another one with *emphasised* text. # Header @@ -18,18 +16,46 @@ Here's another one with _emphasized_ and *bold* 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 +* *item* * item * item -* item +* just to try this stuff - looks kool! + +---- + +[[haiku hint="sandbox play"]] + +---- + +## 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) + +----- + +This sandbox is also a [[blog]]! -[[WikiLink]] +[[inline pages="sandbox/*" rootpage="sandbox" show="5"]]