Skip to content

Commit ab63599

Browse files
committed
EmphasisStatic type to emphasisStatic
Avoid conflict with "Emphasis".
1 parent 4116985 commit ab63599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/commonmark.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318
{
319319
"properties": {
320320
"type": {
321-
"const": "emphasis"
321+
"const": "emphasisStatic"
322322
},
323323
"children": {
324324
"type": "array",

0 commit comments

Comments
 (0)