packages feed

pandoc-3.10: 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"
]
```