packages feed

pandoc-2.15: test/command/3794.md

```
% pandoc -f html -t native
<div><p>hello</div>
^D
[ Div ( "" , [] , [] ) [ Para [ Str "hello" ] ] ]
```