summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/lunamark-markdown/shift-headings-backwards.test
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/tests/testfiles/lunamark-markdown/shift-headings-backwards.test')
-rw-r--r--macros/generic/markdown/tests/testfiles/lunamark-markdown/shift-headings-backwards.test37
1 files changed, 0 insertions, 37 deletions
diff --git a/macros/generic/markdown/tests/testfiles/lunamark-markdown/shift-headings-backwards.test b/macros/generic/markdown/tests/testfiles/lunamark-markdown/shift-headings-backwards.test
deleted file mode 100644
index 127658d479..0000000000
--- a/macros/generic/markdown/tests/testfiles/lunamark-markdown/shift-headings-backwards.test
+++ /dev/null
@@ -1,37 +0,0 @@
-\def\markdownOptionShiftHeadings{-2}
-<<<
-This test ensures that the Lua `shiftHeadings` option correctly propagates
-through the plain TeX interface.
-
-# A level one heading
-
-A level one heading
-===================
-
-## A level two heading
-
-A level two heading
--------------------
-
-### A level three heading
-#### A level four heading
-##### A level five heading
-###### A level six heading
->>>
-codeSpan: shiftHeadings
-interblockSeparator
-headingOne: A level one heading
-interblockSeparator
-headingOne: A level one heading
-interblockSeparator
-headingOne: A level two heading
-interblockSeparator
-headingOne: A level two heading
-interblockSeparator
-headingOne: A level three heading
-interblockSeparator
-headingTwo: A level four heading
-interblockSeparator
-headingThree: A level five heading
-interblockSeparator
-headingFour: A level six heading