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

hello

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