Skip to content

Commit 2fd8952

Browse files
committed
fix: include outputs
1 parent 3a638c8 commit 2fd8952

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ const subschemas = [
315315
'comments',
316316
'commonmark',
317317
'unist',
318+
'outputs',
318319
];
319320
// Combine all schema files into the single myst schema document
320321
subschemas.forEach(

0 commit comments

Comments
 (0)