Update ewn-schema.json
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
|||||||
"description": "The \"weight\" of the Note/Warning/Error. How heavy is its impact on the validity of the output."
|
"description": "The \"weight\" of the Note/Warning/Error. How heavy is its impact on the validity of the output."
|
||||||
},
|
},
|
||||||
"hgl name": {
|
"hgl name": {
|
||||||
"type": "string",
|
"type": ["string", "array"],
|
||||||
"description": "Name of the column of which's cell should be highlighted if this Note/Warning/Error is found."
|
"description": "Name of the column of which's cell should be highlighted if this Note/Warning/Error is found."
|
||||||
},
|
},
|
||||||
"hgl hex": {
|
"hgl hex": {
|
||||||
|
|||||||
Reference in New Issue
Block a user