v0.7.2
Immutable
release. Only release title and notes can be modified.
✨ Added
- Author ADF ahead of submission with standalone
adf convertandadf rendercommands. - Return native ADF bodies from
comment listfor lossless reuse. - Convert GFM tables, blockquotes, and images (as alt-text links) during Markdown conversion, with source-mapped diagnostics.
📜 Commits
1ed87d4fix(adf): always stamp codeBlock language and drop empty text children88dd617feat(adf): convert GFM tables to ADF table nodes2aca14bfeat(adf): degrade markdown images to alt-text linksdd1bd84feat(adf): convert blockquotes, sanitize code-mark conflicts, source-map conversion diagnosticsbadb811feat(comments): return native ADF bodies from comment list for lossless reuse04c3a3afeat(adf): add standalone convert and render commands for pre-flight authoring8062db7ci: scan staged files and commit messages for leaks via hk and betterleaks5aeb572docs: document the ADF batch across the site
Full Changelog: v0.7.1...v0.7.2