mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-26 18:48:48 +01:00
Re-implement MD044/proper-names for better accuracy (range and fixInfo are now always valid) (fixes #402, fixes #403).
This commit is contained in:
parent
fb5f647368
commit
4db40256d9
7 changed files with 135 additions and 150 deletions
|
|
@ -22,4 +22,22 @@ node.js is runtime
|
|||
|
||||
A short paragraph
|
||||
about node.js and {MD044}
|
||||
javascript. {MD044}
|
||||
also javascript. {MD044}
|
||||
|
||||
`javascript`
|
||||
|
||||
`code
|
||||
javascript`
|
||||
|
||||
`code
|
||||
javascript
|
||||
code`
|
||||
|
||||
`javascript
|
||||
code`
|
||||
|
||||
text JavaScript text `javascript` text JavaScript text
|
||||
text `javascript` text JavaScript text `javascript` text
|
||||
|
||||
text javascript text `javascript` text {MD044}
|
||||
text `javascript` text javascript text {MD044}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue