summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-inline-footnotes.test
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/tests/testfiles/lunamark-markdown/no-inline-footnotes.test')
-rw-r--r--macros/generic/markdown/tests/testfiles/lunamark-markdown/no-inline-footnotes.test16
1 files changed, 16 insertions, 0 deletions
diff --git a/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-inline-footnotes.test b/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-inline-footnotes.test
new file mode 100644
index 0000000000..52053b3393
--- /dev/null
+++ b/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-inline-footnotes.test
@@ -0,0 +1,16 @@
+<<<
+This test ensures that the Lua `inlineFootnotes` option is disabled by default.
+The following inline footnotes should resolve to footnotes.
+
+^[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: inlineFootnotes
+interblockSeparator
+circumflex
+emphasis: not
+interblockSeparator
+circumflex
+emphasis: not