Skip to content

Commit eba9c50

Browse files
authored
Update modules/ROOT/pages/8.2.0-release-notes.adoc
1 parent 742a1b3 commit eba9c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/8.2.0-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
114114
=== The schema will now allow the `property` RDFa attribute on `meta` elements
115115
// #TINY-12858
116116

117-
Previously, the schema did not include the `property` RDFa attribute as a valid attribute for `meta` elements. This caused the attribute to be filtered out when using features such as the {productname} `fullpagehtml` premium plugin, potentially removing important metadata required by social media or structured data integrations.
117+
Previously, the schema did not recognize the `property` RDFa attribute as valid for `meta` elements, causing it to be removed during content validation in features such as the {productname} `fullpagehtml` premium plugin. This behavior could strip essential metadata used for social media previews or structured data integrations, and required integrators to manually whitelist the attribute to retain it.
118118

119119
In {release-version}, the schema has been updated to include `property` as a valid attribute for `meta` elements. This change ensures compatibility with common metadata standards.
120120

0 commit comments

Comments
 (0)