diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/command/4062.md | 6 |
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} +``` |