These Ansible playbooks convert markdown and RST to asciidoc. Other conversions are possible too.
Besides Ansible you need additional packages to handle the actual conversion.
You can use pandoc
for all types.
For markdown to asciidoc, kramdown-asciidoc is preferred because the kramdoc
tool is part of the Asciidoc toolchain.