044d58bb24
This mainly affects the Markdown reader when parsing raw LaTeX with escaped spaces. Closes #4159.
156 B
156 B
% pandoc -f markdown -t native
\newcommand{\gen}{a\ Gen\ b}
abc
^D
[RawBlock (Format "latex") "\\newcommand{\\gen}{a\\ Gen\\ b}"
,Para [Str "abc"]]