Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 643 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 643 Bytes

Plaintext markup conversion playbooks (pandoc + ansible)

These Ansible playbooks convert markdown and RST to asciidoc. Other conversions are possible too.

Conversion tools

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.

License

License: CC BY-SA 4.0