pandoc-3.10.1: test/command/3794.md
``` % pandoc -f html -t native <div><p>hello</div> ^D [ Div ( "" , [] , [] ) [ Para [ Str "hello" ] ] ] ```
``` % pandoc -f html -t native <div><p>hello</div> ^D [ Div ( "" , [] , [] ) [ Para [ Str "hello" ] ] ] ```