markdownlint/test/proper-names-no-html.json

10 lines
126 B
JSON

{
"default": true,
"MD033": false,
"MD044": {
"names": [
"JavaScript"
],
"html_elements": false
}
}