Skip to content

Commit

Permalink
add support for a spacer element within cards
Browse files Browse the repository at this point in the history
  • Loading branch information
frett committed Nov 11, 2021
1 parent 6a14be0 commit 520f456
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/xmlns/tract.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
text-scale: DEFAULT( 1.0 )
-->
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="content:spacer" />
<xs:element ref="content:paragraph" />
<xs:element ref="content:form" />
</xs:choice>
Expand Down

0 comments on commit 520f456

Please sign in to comment.