summaryrefslogtreecommitdiff
path: root/test/command/4062.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4062.md')
-rw-r--r--test/command/4062.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/4062.md b/test/command/4062.md
new file mode 100644
index 000000000..2e212f826
--- /dev/null
+++ b/test/command/4062.md
@@ -0,0 +1,6 @@
+```
+% pandoc -t latex
+Sentence blah.\footnote[][-.5in]{I'm a footnote}
+^D
+Sentence blah.\footnote[][-.5in]{I'm a footnote}
+```