summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/lunamark-markdown/tight-lists.test
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/tests/testfiles/lunamark-markdown/tight-lists.test')
-rw-r--r--macros/generic/markdown/tests/testfiles/lunamark-markdown/tight-lists.test18
1 files changed, 0 insertions, 18 deletions
diff --git a/macros/generic/markdown/tests/testfiles/lunamark-markdown/tight-lists.test b/macros/generic/markdown/tests/testfiles/lunamark-markdown/tight-lists.test
deleted file mode 100644
index 47ecbcb726..0000000000
--- a/macros/generic/markdown/tests/testfiles/lunamark-markdown/tight-lists.test
+++ /dev/null
@@ -1,18 +0,0 @@
-<<<
-This test ensures that the Lua `tightLists` option is enabled by default. The
-following list should be tight.
-
-3. three
-4. four
-5. five
->>>
-codeSpan: tightLists
-interblockSeparator
-olBeginTight
-olItemWithNumber: 3
-olItemEnd
-olItemWithNumber: 4
-olItemEnd
-olItemWithNumber: 5
-olItemEnd
-olEndTight