A Python library for parsing Atlassian Document Format (ADF) to various output formats like HTML or Markdown. Designed for Confluence Cloud integration. Latest version 1.0.1 supports Python >=3.10,<4.0, with active development on GitHub.
pip install atlas-doc-parserVerified import paths — ran on the pinned version, not inferred.
Parse a simple ADF document to HTML.
Validate your ADF JSON against Atlassian's schema before parsing.
Check the library's supported node list; use fallback rendering for unsupported nodes.
No dependency data recorded yet.