mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-20 12:04:07 +01:00
Add MD044 proper-names "Proper names should have the correct capitalization" (fixes #39).
This commit is contained in:
parent
46cbcfa55e
commit
d8975282dc
13 changed files with 185 additions and 5 deletions
|
|
@ -75,3 +75,5 @@ code fence without language {MD040:73}
|
|||
```
|
||||
|
||||
[empty link]() {MD042}
|
||||
|
||||
markdownLint {MD044}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue