You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: static/schema/schema.v2.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -406,12 +406,12 @@
406
406
"enabled": {
407
407
"type": "boolean",
408
408
"default": true,
409
-
"description": "Enable Markdownlint | Markdownlint is a static analysis tool for Node.js with a library of rules to enforce standards and consistency for Markdown files. | Enable markdownlint integration. | v0.37.0"
409
+
"description": "Enable markdownlint | markdownlint-cli2 is a static analysis tool to enforce standards and consistency for Markdown files. | Enable markdownlint integration. | v0.17.2"
410
410
}
411
411
},
412
412
"additionalProperties": false,
413
413
"default": {},
414
-
"description": "Markdownlint is a static analysis tool to enforce standards and consistency for Markdown files."
414
+
"description": "markdownlint-cli2 is a static analysis tool to enforce standards and consistency for Markdown files."
0 commit comments