Skip to content

Refresh bundled HTML converter#116

Merged
chubes4 merged 1 commit into
mainfrom
fix/refresh-h2bc-asset-metadata
May 31, 2026
Merged

Refresh bundled HTML converter#116
chubes4 merged 1 commit into
mainfrom
fix/refresh-h2bc-asset-metadata

Conversation

@chubes4
Copy link
Copy Markdown
Owner

@chubes4 chubes4 commented May 31, 2026

Summary

  • Refresh the bundled html-to-blocks-converter dependency to include the merged action-row, card-image, and asset metadata support.
  • Add BFB public API coverage proving context.asset_metadata reaches H2BC through bfb_convert() and enriches image output.

Verification

  • php -l tests/BFBConversionUnitTest.php
  • git diff --check
  • homeboy test --path . --extension wordpress (27 tests, 360 assertions)

Closes #114.

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (openai/gpt-5.5)
  • Used for: Refreshed the bundled dependency after H2BC merges, added integration coverage, and ran verification for Chris to review.

@chubes4 chubes4 merged commit 30e940b into main May 31, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow asset metadata to enrich generated image/media blocks

1 participant