mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 19:37:12 +00:00
f3cfeba3ef
Previously we parsed them but discarded part of the content. Closes #8028.
112 B
112 B
% pandoc
foo^[a note
with multiple paragraphs]
^D
<p>foo^[a note</p>
<p>with multiple paragraphs]</p>