diff --git a/php-transformer/src/HtmlToBlocks/HtmlTransformer.php b/php-transformer/src/HtmlToBlocks/HtmlTransformer.php index 19c6ac27..eeca1d72 100644 --- a/php-transformer/src/HtmlToBlocks/HtmlTransformer.php +++ b/php-transformer/src/HtmlToBlocks/HtmlTransformer.php @@ -3740,6 +3740,24 @@ private function visualTextWrapperBlockFromElement(DOMElement $element): ?array return null; } + // A pure-text styled wrapper whose CSS is typographic only (no box-model + // geometry) round-trips as a single styled `core/paragraph` carrying the + // wrapper class. The `core/group` + default inner paragraph form neither + // inherits the wrapper's typographic scale onto that inner paragraph nor + // suppresses default block spacing, so an eyebrow like `