{"categories":[{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup"}],"enrichment":{"capability":"Converts Markdown files to Confluence Storage Format and publishes them to Confluence wiki via REST API, handling text formatting, images, code blocks, diagrams, and tables.","skillfed_tags":["documentation-automation","confluence-integration","markdown-conversion"],"use_cases":["Automatically sync project README and documentation from GitHub/GitLab to Confluence during CI/CD pipelines","Batch-publish multiple Markdown files to Confluence spaces without manual copy-paste","Keep Confluence documentation in sync with version-controlled Markdown sources to prevent drift","Convert Markdown diagrams (Mermaid, PlantUML, draw.io) to images and embed them in Confluence pages","Publish technical specifications written in Markdown to company wikis accessible to non-VCS users"],"what_it_does":"This package automates the tedious task of replicating Markdown documentation from version control systems into Confluence wiki. It parses Markdown, converts it to Confluence Storage Format (XHTML), and uploads the result via Confluence REST API v2, including images as attachments. The tool handles a broad range of Markdown features\u2014sections, text formatting, links, lists, code blocks, tables, footnotes, and admonitions\u2014plus optional rendering of draw.io, Mermaid, and PlantUML diagrams into images before upload.\n\nConfiguration is straightforward: set Confluence domain, API token, space key, and username either as environment variables or runtime arguments. The package uses HTTP Basic authentication or scoped API tokens. It requires Python 3.10 or later and has ten runtime dependencies (markdown, lxml, requests, orjson, pyyaml, cattrs, pymdown-extensions, pathspec, truststore, typing-extensions). Optional features like diagram rendering require external tools (Java, Graphviz, draw.io, mermaid-cli, PlantUML, or Matplotlib), but the core Markdown-to-Confluence conversion works without them.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and solves a real problem\u2014automating Markdown-to-Confluence publishing. Install friction is low. The broad feature set (tables, code blocks, diagrams, admonitions) covers most documentation needs. Optional diagram rendering requires external tools but doesn't block basic use. Suitable for teams needing to bridge Markdown and Confluence workflows."},"id":"markdown-to-confluence","links":{"html":"https://skillfed.io/packages/markdown-to-confluence","md":"https://skillfed.io/packages/markdown-to-confluence.md","pypi":"https://pypi.org/project/markdown-to-confluence/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-27","license_spdx":"MIT","license_treatment":"permissive","name":"markdown-to-confluence","python_support":"supports_current","summary":"Publish Markdown files to Confluence wiki"},"popularity":{"monthly_downloads":1783574,"position":3565,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.6.2"}
