aboutsummaryrefslogtreecommitdiff
path: root/test/command/3947.md
blob: 68118a9da47ad4af415cf711473ae6f675dd0b94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
```
% pandoc -t native
\newpage

	Code block

	Another Code block
^D
[ RawBlock (Format "tex") "\\newpage"
, CodeBlock
    ( "" , [] , [] ) "Code block\n\nAnother Code block"
]
```