Skip to content

Commit c7dad02

Browse files
linawolfjaapio
authored andcommitted
[BUGFIX] Add default-code-language to guides.xsd
1 parent bc852a5 commit c7dad02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/guides-cli/resources/schema/guides.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<xsd:attribute name="fail-on-log" type="xsd:string"/>
2424
<xsd:attribute name="show-progress" type="xsd:string"/>
2525
<xsd:attribute name="theme" type="xsd:string"/>
26+
<xsd:attribute name="default-code-language" type="xsd:string"/>
2627
</xsd:complexType>
2728

2829
<xsd:complexType name="extension">

0 commit comments

Comments
 (0)