Closed
Description
Error:
pandoc.exe: Error producing PDF from TeX source.
! LaTeX Error: Not in outer par mode.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
1.84 \end{figure}}
The error 414 might be similar (for docx files)? Except it was eventually solved.
Sample markdown:
% Title
% Author
% Date
This footnote[^pic] doesn't work.
[^pic]:> This is a blockquote paragraph.

sample command:
pandoc sample.txt -o sample.pdf
Metadata
Metadata
Assignees
Labels
No labels