summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/lunamark-markdown/inline-footnotes.test
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/tests/testfiles/lunamark-markdown/inline-footnotes.test')
-rw-r--r--macros/generic/markdown/tests/testfiles/lunamark-markdown/inline-footnotes.test17
1 files changed, 0 insertions, 17 deletions
diff --git a/macros/generic/markdown/tests/testfiles/lunamark-markdown/inline-footnotes.test b/macros/generic/markdown/tests/testfiles/lunamark-markdown/inline-footnotes.test
deleted file mode 100644
index 28ecb568b3..0000000000
--- a/macros/generic/markdown/tests/testfiles/lunamark-markdown/inline-footnotes.test
+++ /dev/null
@@ -1,17 +0,0 @@
-\def\markdownOptionInlineFootnotes{true}
-<<<
-This test ensures that the Lua `footnotes` and `inlineFootnotes` options
-correctly propagate through the plain TeX interface.
-
-^[Here is the footnote. It can go anywhere after the footnote
-reference. It need *not* be placed at the end of the document.]
-
-\^[This should *not* be a footnote, because it has been escaped.]
->>>
-codeSpan: footnotes
-codeSpan: inlineFootnotes
-interblockSeparator
-footnote: Here is the footnote. It can go anywhere after the footnote reference. It need (emphasis: not) be placed at the end of the document.
-interblockSeparator
-circumflex
-emphasis: not