``` % pandoc -f native -t dokuwiki [BulletList [[Para [Str "hi"] ,CodeBlock ("",[],[]) " there"] ,[Para [Str "ok"]]]] ^D * hi there * ok ```