X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/c7bb84164d863cec8e55d6cd208cc0d84bb26e3d..3e55b09a0680e80dd274bf3f455a58c81c3b7984:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 9343b6215..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,11 +38,16 @@ Bulleted list * item * item * just to try this stuff - looks kool! -* test -* hi mom -* [[foo_(1975-)]] -[[WikiLink]] +---- + +## Different sorts of links: + +* [[WikiLink]] +* [[different_name_for_a_WikiLink|WikiLink]] +* +* [GNU](http://www.gnu.org/) +* [Email](mailto:noone@invalid) ----