mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-01 08:10:15 +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
|
|
@ -32,14 +32,16 @@ The library vue-router
|
|||
|
||||
Not Vue-router {MD044}
|
||||
|
||||
Or vue-router-extra {MD044}
|
||||
But vue-router-extra is different
|
||||
|
||||
Or extra-vue-router {MD044}
|
||||
As is extra-vue-router
|
||||
|
||||
Quoted "Vue" and "vue-router"
|
||||
|
||||
Emphasized *Vue* and *vue-router*
|
||||
|
||||
Underscored _Vue_ and _vue-router_
|
||||
|
||||
Call it npm
|
||||
Or NPM
|
||||
But not Npm {MD044}
|
||||
Or NPM {MD044}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue