mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-21 06:26:10 +01:00
Always refer to rules by name (not number) in test configuration.
This commit is contained in:
parent
4d378815ba
commit
07b851b3c7
131 changed files with 412 additions and 396 deletions
|
|
@ -121,8 +121,8 @@ javascript {MD044}
|
|||
{MD044:107} {MD044:109} {MD044:112} {MD044:117}
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD033": false,
|
||||
"MD044": {
|
||||
"no-inline-html": false,
|
||||
"proper-names": {
|
||||
"names": [
|
||||
"HTTPS",
|
||||
"Internet Explorer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue