mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 22:40:13 +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
|
|
@ -55,7 +55,7 @@ This is not allowed.
|
|||
</P>
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD033": {
|
||||
"no-inline-html": {
|
||||
"allowed_elements": [
|
||||
"h1",
|
||||
"h3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue