``` % pandoc -f org -t native =hi there= ^D [ Para [ Code ( "" , [ "verbatim" ] , [] ) "hi there" ] ] ```