aboutsummaryrefslogtreecommitdiff
path: root/tests/testsuite.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuite.txt')
-rw-r--r--tests/testsuite.txt46
1 files changed, 46 insertions, 0 deletions
diff --git a/tests/testsuite.txt b/tests/testsuite.txt
index e65e98193..0152af8a7 100644
--- a/tests/testsuite.txt
+++ b/tests/testsuite.txt
@@ -257,6 +257,52 @@ Same thing but with paragraphs:
* * * * *
+# Definition Lists
+
+Tight using spaces:
+
+apple
+: red fruit
+orange
+: orange fruit
+banana
+: yellow fruit
+
+Tight using tabs:
+
+apple
+: red fruit
+orange
+: orange fruit
+banana
+: yellow fruit
+
+Loose:
+
+apple
+: red fruit
+
+orange
+: orange fruit
+
+banana
+: yellow fruit
+
+Multiple blocks with italics:
+
+*apple*
+: red fruit
+
+: contains seeds,
+ crisp, pleasant to taste
+
+*orange*
+: orange fruit
+
+: { orange code block }
+
+: > orange block quote
+
# HTML Blocks
Simple block on one line: