mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-12 12:27:21 +00:00
3a0743e815
Convert newlines to spaces as we do in other formats. Closes #10730.
106 B
106 B
% pandoc -f org -t native
=hi
there=
^D
[ Para [ Code ( "" , [ "verbatim" ] , [] ) "hi there" ] ]