This tool can be used to import markdown documents into Confluence. It is a fork of RittmanMead/md_to_conf, upgraded to Python 3.11 and the Confluence v2 APIs.
The file is converted to HTML and uploaded to Confluence using their storage
representation. The following functionality is supported:
- Inline images
- Code blocks
- Some custom markdown tags
Please see the Getting Started documentation for information on using this tool.
Please see the Contribute section of the documentation for information on development and contribution guidelines.