Hide the content of inline configuration HTML comments from the linting process to avoid false positives.

This commit is contained in:
David Anson 2022-06-04 22:59:19 -07:00
parent 535aa1a2ee
commit bbec8c5c1e
7 changed files with 80 additions and 40 deletions

View file

@ -0,0 +1,10 @@
# Inline Configure File Violations
Emphasis * with * spaces {MD037}
Trailing spaces:
<!-- markdownlint-configure-file {
"comment": "emphasis * with * spaces",
"no-trailing-spaces": false
} -->