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, 0 insertions, 42 deletions
diff --git a/macros/generic/markdown/tests/testfiles/lunamark/list-spacing.test b/macros/generic/markdown/tests/testfiles/lunamark/list-spacing.test
deleted file mode 100644
index 4e7f84248d..0000000000
--- a/macros/generic/markdown/tests/testfiles/lunamark/list-spacing.test
+++ /dev/null
@@ -1,42 +0,0 @@
-<<<
- * 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