efe74746d8
...and improve whitespace. Closes #6807.
166 B
166 B
% pandoc -f native -t dokuwiki
[BulletList
[[Para [Str "hi"]
,CodeBlock ("",[],[]) " there"]
,[Para [Str "ok"]]]]
^D
* hi<code>
there
</code>
* ok