Skip to content

v3.26.3

Choose a tag to compare

@github-actions github-actions released this 28 Aug 15:16
· 23 commits to main since this release
  • Fixed Markdown blockquotes so published, updated, and patched docx content creates native quote containers instead of literal > text.
  • Fixed Markdown bold runs so **...** publishes as rich-text bold and docx reads render bold back to Markdown for verification.
  • Added dry-run and apply verification metadata for expected quote containers and bold text runs.
  • Removed misleading release-build version ldflags usage; release binaries now rely on the repository VERSION file as the single version source.