packages feed

pandoc-2.18: test/command/7953.md

```
% pandoc -f latex -t native
{foo\bgroup bar\egroup }
^D
[ Para
    [ Span
        ( "" , [] , [] )
        [ Str "foo" , Span ( "" , [] , [] ) [ Str "bar" ] ]
    ]
]
```