mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-13 12:57:24 +00:00
8e9d90504c
Closes #10805.
231 B
231 B
% pandoc -t typst -f latex
\begin{equation}
\label{eq:U}
U = A
\end{equation}
^D
$ U = A $<eq:U>
% pandoc -t typst -f latex
\begin{equation}
\label{eq:U 2}
U = A
\end{equation}
^D
$ U = A $#label("eq:U 2")