mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 22:40:13 +01:00
Add MD049/emphasis-style (fixes #150).
This commit is contained in:
parent
aa8aa83db8
commit
39724b991a
27 changed files with 418 additions and 35 deletions
|
|
@ -40,7 +40,7 @@ Quoted "Vue" and "vue-router"
|
|||
|
||||
Emphasized *Vue* and *vue-router*
|
||||
|
||||
Underscored _Vue_ and _vue-router_
|
||||
Underscored _Vue_ and _vue-router_ {MD049}
|
||||
|
||||
Call it npm
|
||||
But not Npm {MD044}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue