mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Update MD044/proper-names to avoid providing bogus range when proper name could not be found.
This commit is contained in:
parent
f635d7b72c
commit
87aac66d68
2 changed files with 21 additions and 6 deletions
|
|
@ -69,3 +69,15 @@ Bare URL exempt https://github.com/DavidAnson/MARKDOWNLINT {MD034}
|
|||
A short paragraph
|
||||
about node.js and {MD044}
|
||||
javascript. {MD044}
|
||||
|
||||
{MD044} `javascript`
|
||||
|
||||
{MD044} `code
|
||||
javascript`
|
||||
|
||||
{MD044} `code
|
||||
javascript
|
||||
code`
|
||||
|
||||
{MD044} `javascript
|
||||
code`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue