X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Fsandbox.mdwn;h=d39f760329e23b5d6ad3a521572de49df6ae2fb1;hb=f0d7a5ee1a9fe6ea28b63544904e5126faad12ec;hp=a212bb4526ba642a20317912cc8c75d098b9c6ea;hpb=ea56c863e8682bc534330c3d86fcd7876951861c;p=ikiwiki.git diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index a212bb452..d39f76032 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. +Here's another one with *emphasised* text. # Header @@ -28,8 +26,13 @@ Numbered list Bulleted list +* *item* * item * item -* item +* just to try this stuff - looks kool! +* test +* hi mom [[WikiLink]] + +[[SandBox/SubPage]] -- a page under this one.