The following snippet
Some text [^1]
[^1]: More text
```SQL
SQL code containing %
```
compiled with
pandoc minimal.md -o minimal.pdf
causes the following error message:
pandoc: Error producing PDF from TeX source.
! File ended while scanning use of \@footnotetext.
<inserted text>
\par
<*> /tmp/tex2pdf21362/input.tex
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on /tmp/tex2pdf21362/input.log.
(using version 1.11.1 from Debian repositories)
The following snippet
compiled with
causes the following error message:
(using version 1.11.1 from Debian repositories)