Files
John MacFarlane cd48bf4059 Markdown reader: don't change newlines to spaces in math.
Preserve them: otherwise we can get unwanted results if there's
a `%` comment. Closes #9193.
2023-11-15 10:06:22 -08:00

76 B

% pandoc -t native
$a+%
b$
^D
[ Para [ Math InlineMath "a+%\nb" ] ]