summaryrefslogtreecommitdiff
path: root/test/command/3558.md
blob: 795858b786992a2489fb11a6a3f2a4f420738e22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
```
% pandoc -t native
\multi

hello

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