mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 01:36:45 +00:00
207 B
207 B
% pandoc -t latex
Header[^fn]:
: Some other text.
[^fn]: A footnote.
^D
\begin{description}
\tightlist
\item[Header\footnotemark{}:]
Some other text.
\end{description}
\footnotetext{A footnote.}