Changed
- Preserve class-sensitive action link rows as HTML
- Preserve generic button variant action rows
- Preserve semantic tag spans as paragraph labels
- Reset inline preservation paragraph margins
- Convert numeric label spans to paragraph blocks
- Narrow numbered card span fallback
- Add regression for visible diagram span containers
- Preserve classed span card children as HTML islands
- Transform diagram span containers to paragraphs
- align visible span ruler coverage
- align leaf span smoke coverage
- Preserve aria-hidden span rulers as paragraphs
- Add classed leaf span regression coverage
- Preserve classed leaf spans as fallback HTML
- consolidate branded anchor smoke coverage
- Preserve button variant anchor classes
- Transform nested decorative figures with captions
- Normalize brand anchor wrappers before paragraph conversion
- Allow small tags in branded link text
- Normalize standalone hash anchors before conversion
- Transform branded hash anchors to paragraphs
- Preserve standalone anchor attributes in paragraph fallback
- Add regression for formatted branded links
- Avoid inferred hero flex layout
- Convert caption-only decorative figures to native blocks
- Tighten placeholder form matching
- Add static placeholder form transform
- Add regression for empty ruler separators
- Transform empty divider elements as separators
- Treat ruler classes as decorative empty elements
Fixed
- satisfy image URL comparison lint
- Fix decorative figure fallback
- apply resolved asset metadata
- Fix action rows and card images
- keep branded anchor classes inline
- match separator block serialization
What's Changed
- Treat empty ruler elements as decorative blocks by @homeboy-ci[bot] in #281
- Transform empty divider wrappers as separators by @homeboy-ci[bot] in #282
- Add regression coverage for empty ruler separators by @homeboy-ci[bot] in #283
- Transform inert placeholder forms into native blocks by @homeboy-ci[bot] in #294
- Match core separator serialization by @chubes4 in #297
- Convert caption-only decorative figures to native blocks by @homeboy-ci[bot] in #302
- Avoid inferring flex layout from hero-like class names by @homeboy-ci[bot] in #315
- Add regression for formatted branded link spans by @homeboy-ci[bot] in #317
- Preserve standalone anchor attributes in paragraph fallback by @homeboy-ci[bot] in #318
- Normalize brand anchor wrappers before paragraph conversion by @chubes4 in #328
- Preserve anchor-owned button classes by @homeboy-ci[bot] in #330
- Transform nested decorative figure placeholders by @homeboy-ci[bot] in #329
- Allow small tags in branded link text by @homeboy-ci[bot] in #323
- Normalize standalone hash anchors before raw conversion by @homeboy-ci[bot] in #322
- Transform branded hash anchors with nested spans by @homeboy-ci[bot] in #321
- Consolidate branded anchor smoke coverage by @chubes4 in #334
- Keep branded anchor classes inline by @chubes4 in #337
- Preserve classed leaf spans as fallback HTML by @homeboy-ci[bot] in #335
- Preserve aria-hidden span rulers as paragraphs by @homeboy-ci[bot] in #336
- Preserve classed span card children as HTML islands by @homeboy-ci[bot] in #338
- Transform visible diagram span containers to paragraphs by @homeboy-ci[bot] in #339
- Convert numeric label spans to paragraph blocks by @homeboy-ci[bot] in #345
- Reset margins for inline preservation paragraphs by @chubes4 in #346
- Preserve semantic tag spans as paragraph labels by @homeboy-ci[bot] in #347
- Preserve generic button variant action rows by @homeboy-ci[bot] in #350
- Preserve class-sensitive action link rows as HTML by @homeboy-ci[bot] in #349
- Fix action rows and repeated card images by @chubes4 in #352
- Apply resolved asset metadata in media transforms by @chubes4 in #353
- Fix decorative figure fallback by @chubes4 in #355
Full Changelog: v0.7.1...v0.7.2