``` % pandoc -f dokuwiki -t native > some code >> ok > then > more ^D [ BlockQuote [ CodeBlock ( "" , [] , [] ) "some\ncode\n" , BlockQuote [ Plain [ Str "ok" ] ] , Plain [ Str "then" , LineBreak , Str "more" ] ] ] ```