X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/07959b57ca3c2b50f62e4db8da207168968286a2..72f0753c30e030aabf64ee597855139105ba5995:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 03ae1f1c0..963c810b2 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -4,9 +4,9 @@ See [[MarkDown]] for documentation of the markup syntax used on this page. ---- -Here's a paragraph. +Here's a paragraph. test 2... -Here's another one with _emphasized_ and *bold* text. +Here's another one with *emphasised* text. # Header @@ -28,8 +28,12 @@ Numbered list Bulleted list +* *item* * item * item -* item +* just to try this stuff - looks kool! +* test [[WikiLink]] + +[[SandBox/SubPage]] -- a page under this one.