]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
test
authorbryan@da36e26d7d5e41fb3bd71a3f3c14ee96837c1910 <bryan@web>
Thu, 21 Jan 2016 22:09:14 +0000 (18:09 -0400)
committeradmin <admin@branchable.com>
Thu, 21 Jan 2016 22:09:14 +0000 (18:09 -0400)
doc/sandbox.mdwn

index 25e5324c618cdedf6db691dfe5659dc9f3c0c330..4c39ce8c72ce198dfc5a6f66c884d94e88cbeb31 100644 (file)
@@ -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.