X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/b25c93c862c729605bdfd77d91f44a0e30b92351..28055bbcc5c8e6371c7eaa7a0465a9e311a01764:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 2e7fb8a23..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 with _emphasied_ and *bold* text. +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.