packages feed

pandoc-2.10: test/command/6265.md

```
% pandoc -f markdown -t latex -M csquotes=true
"test"
^D
\enquote{test}
```