Files
John MacFarlane 3a0743e815 Org reader: don't include newlines in inine code/verbatim.
Convert newlines to spaces as we do in other formats.
Closes #10730.
2025-03-29 18:36:18 -07:00

106 B

% pandoc -f org -t native
=hi
there=
^D
[ Para [ Code ( "" , [ "verbatim" ] , [] ) "hi there" ] ]