Skip to content

0.1.12

Latest

Choose a tag to compare

@wouterken wouterken released this 16 Feb 05:12

htmltoadf 0.1.12

Fixes

  • Map HTML <pre><code>...</code></pre> to ADF codeBlock for Jira compatibility.
  • Keep inline <code>...</code> rendering as text with code mark.
  • Ensure codeBlock content does not carry inline code marks.

Release hardening

  • Fixed CLI version reporting to use package version metadata.
  • Fixed release script target loop so the final target is not skipped when .targets has no trailing newline.
  • Updated release-process documentation for checklist invocation and Docker prerequisite.