Skip to content

Commit 742a1b3

Browse files
committed
DOC-3223: The schema will now allow the RDFa attribute on elements.
1 parent 823843b commit 742a1b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
111111

112112
// CCFR here.
113113

114+
=== The schema will now allow the `property` RDFa attribute on `meta` elements
115+
// #TINY-12858
116+
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.
118+
119+
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.
114120

115121
[[security-fixes]]
116122
== Security fixes

0 commit comments

Comments
 (0)