packages feed

pandoc-3.10: test/command/3937.md

```
% pandoc -t rst
# My Great Section {#mysection}
# Other section
^D
.. _mysection:

My Great Section
================

Other section
=============
```