diff --git a/schema/commonmark.schema.json b/schema/commonmark.schema.json index cf07ad4..b5c4881 100644 --- a/schema/commonmark.schema.json +++ b/schema/commonmark.schema.json @@ -318,7 +318,7 @@ { "properties": { "type": { - "const": "emphasis" + "const": "emphasisStatic" }, "children": { "type": "array",