summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/lunamark/list-spacing.test
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/tests/testfiles/lunamark/list-spacing.test')
-rw-r--r--macros/generic/markdown/tests/testfiles/lunamark/list-spacing.test42
1 files changed, 42 insertions, 0 deletions
diff --git a/macros/generic/markdown/tests/testfiles/lunamark/list-spacing.test b/macros/generic/markdown/tests/testfiles/lunamark/list-spacing.test
new file mode 100644
index 0000000000..4e7f84248d
--- /dev/null
+++ b/macros/generic/markdown/tests/testfiles/lunamark/list-spacing.test
@@ -0,0 +1,42 @@
+<<<
+ * item 1
+ * item 1a
+ * item 2
+* item 2a
+ * item 2b
+ * item 2c
+ * item 3
+
+----
+
+ 8. item 1
+ 9. item 2
+10. item 2a
+>>>
+ulBeginTight
+ulItem
+ulItemEnd
+ulItem
+ulItemEnd
+ulItem
+ulItemEnd
+ulItem
+ulItemEnd
+ulItem
+ulItemEnd
+ulItem
+ulItemEnd
+ulItem
+ulItemEnd
+ulEndTight
+interblockSeparator
+horizontalRule
+interblockSeparator
+olBeginTight
+olItemWithNumber: 8
+olItemEnd
+olItemWithNumber: 9
+olItemEnd
+olItemWithNumber: 10
+olItemEnd
+olEndTight