mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 17:59:17 +08:00
41209ea676
when the parent block element closes, even without `</p>`. Closes #3794.
97 B
97 B
% pandoc -f html -t native
<div><p>hello</div>
^D
[Div ("",[],[])
[Para [Str "hello"]]]