pandoc-2.3: test/command/3947.md
```
% pandoc -t native
\newpage
Code block
Another Code block
^D
[RawBlock (Format "tex") "\\newpage"
,CodeBlock ("",[],[]) "Code block\n\nAnother Code block"]
```
```
% pandoc -t native
\newpage
Code block
Another Code block
^D
[RawBlock (Format "tex") "\\newpage"
,CodeBlock ("",[],[]) "Code block\n\nAnother Code block"]
```