From: bryan@da36e26d7d5e41fb3bd71a3f3c14ee96837c1910 Date: Thu, 21 Jan 2016 22:09:14 +0000 (-0400) Subject: test X-Git-Tag: 3.20160506~109 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/764dc42f81d4077c24515bcc2e72fd40e91ec048 test --- diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 25e5324c6..4c39ce8c7 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -22,6 +22,36 @@ Hello! pre formated text? ~~~ +``` +testing markdown +``` + +# one + +- foo + +## two + +- bar + +### + +- blah + - more blah + +1. number +2. list + a. ick + b. bar + +| table | here | +|----|.----.| +| test adfasdfasdfa | 2 | +| subtest | adfad| + +ok no formating. + + > This is a blockquote. > > This is the first level of quoting.