packages feed

pandoc-2.15: test/command/latex-command-comment.md

```
% pandoc -f latex -t native
\emph%
{hi}
^D
[ Para [ Emph [ Str "hi" ] ] ]
```