mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08: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")