Skip to content

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 03 Jul 06:28
Immutable release. Only release title and notes can be modified.
v0.7.2
5aeb572

✨ Added

  • Author ADF ahead of submission with standalone adf convert and adf render commands.
  • Return native ADF bodies from comment list for lossless reuse.
  • Convert GFM tables, blockquotes, and images (as alt-text links) during Markdown conversion, with source-mapped diagnostics.

📜 Commits

  • 1ed87d4 fix(adf): always stamp codeBlock language and drop empty text children
  • 88dd617 feat(adf): convert GFM tables to ADF table nodes
  • 2aca14b feat(adf): degrade markdown images to alt-text links
  • dd1bd84 feat(adf): convert blockquotes, sanitize code-mark conflicts, source-map conversion diagnostics
  • badb811 feat(comments): return native ADF bodies from comment list for lossless reuse
  • 04c3a3a feat(adf): add standalone convert and render commands for pre-flight authoring
  • 8062db7 ci: scan staged files and commit messages for leaks via hk and betterleaks
  • 5aeb572 docs: document the ADF batch across the site

Full Changelog: v0.7.1...v0.7.2