packages feed

pandoc-2.0: test/command/3937.md

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

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

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