packages feed

pandoc-3.3: test/command/9987.md

```
% pandoc -f bibtex -t bibtex
@misc{agency,
  author = {{European Environment Agency}},
}
^D
@misc{agency,
  author = {{European Environment Agency}}
}
```