summaryrefslogtreecommitdiffstats
path: root/tests/test-markdown-lists.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-markdown-lists.md')
-rw-r--r--tests/test-markdown-lists.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/tests/test-markdown-lists.md b/tests/test-markdown-lists.md
index e0640a55f..b99c940f2 100644
--- a/tests/test-markdown-lists.md
+++ b/tests/test-markdown-lists.md
@@ -242,3 +242,32 @@ List A:
1. One
List B:
2. Two
+
+### Lists with blank lines before and after
+
+**Expected:**
+
+```
+Line with blank line after
+
+Line with blank line after and before
+
+1. Bullet
+2. Bullet
+3. Bullet
+
+Line with blank line after and before
+
+Line with blank line before
+```
+Line with blank line after
+
+Line with blank line after and before
+
+1. Bullet
+2. Bullet
+3. Bullet
+
+Line with blank line after and before
+
+Line with blank line before