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