```
% pandoc -t native
\multi

hello

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