mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
9260d17d21
Closes #11751.
257 B
257 B
% pandoc -f latex
\newcommand{\a}{\ifmmode x \else y \fi}
$\a$ and \a
^D
<p><math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mi>x</mi><annotation encoding="application/x-tex">x</annotation></semantics></math>
and y</p>