aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'tests/writer.markdown')
-rw-r--r--tests/writer.markdown47
1 files changed, 47 insertions, 0 deletions
diff --git a/tests/writer.markdown b/tests/writer.markdown
index a80857cc2..0dbd321af 100644
--- a/tests/writer.markdown
+++ b/tests/writer.markdown
@@ -256,6 +256,53 @@ 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: