mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10: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
5
test/emphasis_style_underscore.md
Normal file
5
test/emphasis_style_underscore.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Emphasis style underscore
|
||||
|
||||
This is _fine_
|
||||
|
||||
This is *not* {MD049}
|
||||
Loading…
Add table
Add a link
Reference in a new issue