mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 02:06:32 +00:00
157 B
157 B
% pandoc -flatex+raw_tex -t native
\newcommand{\em}[1]{\emph{#1}}
\em{\parseMe{foo}}
^D
[Para [Emph [RawInline (Format "latex") "\\parseMe{foo}"]]]