Files
2026-06-29 11:40:30 +02:00

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.}