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

11 lines
126 B
JSON
Raw Normal View History

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