packages feed

pandoc-3.10: test/command/3558.md

```
% pandoc -t native
\multi

hello

\endmulti
^D
[ RawBlock (Format "tex") "\\multi"
, Para [ Str "hello" ]
, RawBlock (Format "tex") "\\endmulti"
]
```