packages feed

pandoc-3.10: test/command/6699.md

```
% pandoc -f rst -t native
.. class:: allowframebreaks

title
-----

text
^D
[ Header
    1 ( "title" , [ "allowframebreaks" ] , [] ) [ Str "title" ]
, Para [ Str "text" ]
]
```