Skip to content

Commit 520f456

Browse files
committed
add support for a spacer element within cards
1 parent 6a14be0 commit 520f456

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/xmlns/tract.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@
141141
text-scale: DEFAULT( 1.0 )
142142
-->
143143
<xs:choice minOccurs="0" maxOccurs="unbounded">
144+
<xs:element ref="content:spacer" />
144145
<xs:element ref="content:paragraph" />
145146
<xs:element ref="content:form" />
146147
</xs:choice>

0 commit comments

Comments
 (0)