]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/sandbox.mdwn
test
[git.ikiwiki.info.git] / 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.