diff --git a/org/testdata/blocks.html b/org/testdata/blocks.html index a86d2f7..b133760 100644 --- a/org/testdata/blocks.html +++ b/org/testdata/blocks.html @@ -1,27 +1,76 @@
echo a bash source block
+echo "a bash source block"
+
+function hello {
+ echo Hello World!
+}
+
+hello
-block! +block caption
a source block without a language
-and a second line
-and a third one
+a source block without a language
-an example block -with multiple lines +an example block with +multiple lines including + + +empty lines! + +it also has multiple parameters
-Mongodb is very webscale +Mongodb is webscale. (source: mongodb-is-web-scale)
-and quote blocks can contain multiple paragraphs +blocks can contain other elements like
++
- +
++lists +
+- +
++inline markup +
+- +
++tables +
++ +
++ +foo ++ +bar ++ + +baz +- +
++paragraphs +
+- +
++... +
+