X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/57bc55e2d822a27e80f86597aa5c22bb845cb881..bdc71f5734b7f49140758db8f780e5d5263c0728:/doc/sandbox.mdwn?ds=sidebyside diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 1dda975f8..ab5d1c8b8 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,10 +38,16 @@ Bulleted list * item * item * just to try this stuff - looks kool! -* test -* hi mom -[[WikiLink]] +---- + +## Different sorts of links: + +* [[WikiLink]] +* [[different_name_for_a_WikiLink|WikiLink]] +* +* [GNU](http://www.gnu.org/) +* [Email](mailto:noone@invalid) ----