John Poelstra

Authored Comments

This seems to work

$ asciidoctor -b docbook my.adoc
$ pandoc --from docbook --to odt --output my.odt my.xml

Is there a simple way convert asciidoc to LibreOffice (odt) format, similar to the other examples above?