pandoc/test/command/3558.md

13 lines
153 B
Markdown
Raw Normal View History

```
% pandoc -t native
2017-07-01 19:31:43 +02:00
\multi
hello
2017-07-01 19:31:43 +02:00
\endmulti
^D
2017-07-01 19:31:43 +02:00
[RawBlock (Format "latex") "\\multi"
,Para [Str "hello"]
,RawBlock (Format "latex") "\\endmulti"]
```