Skip to content

spydersoft-consulting/md_to_conf

Repository files navigation

Markdown to Confluence Converter

GitHub GitHub release (with filter) GitHub issues GitHub Workflow Status (with event) Sonar Violations (long format)

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:

  1. Inline images
  2. Code blocks
  3. Some custom markdown tags

Usage

Please see the Getting Started documentation for information on using this tool.

Contributing

Please see the Contribute section of the documentation for information on development and contribution guidelines.

Change Log

Change Log