Skip to content

Commit ff2c047

Browse files
authored
#23742 Add Header (h1 - h6) tags to layout xml htmlTags Allowed types
Add article as allowed html tag
1 parent 93d524d commit ff2c047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/View/Layout/etc/elements.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@
140140
<xs:enumeration value="table"/>
141141
<xs:enumeration value="tfoot"/>
142142
<xs:enumeration value="ul"/>
143+
<xs:enumeration value="article"/>
143144
<xs:enumeration value="h1"/>
144145
<xs:enumeration value="h2"/>
145146
<xs:enumeration value="h3"/>

0 commit comments

Comments
 (0)