9 lines
169 B
Markdown
9 lines
169 B
Markdown
|
```
|
||
|
% pandoc -t native
|
||
|
\startmulti
|
||
|
hello
|
||
|
\endmulti
|
||
|
^D
|
||
|
[Para [RawInline (Format "tex") "\\startmulti\n",Str "hello",SoftBreak,RawInline (Format "tex") "\\endmulti"]]
|
||
|
```
|