mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-12 05:12:34 +01:00
Add MD050/strong-style (fixes #150).
This commit is contained in:
parent
6294ad3ef0
commit
ab9e5875a2
23 changed files with 255 additions and 19 deletions
5
test/strong_style_asterisk.md
Normal file
5
test/strong_style_asterisk.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Strong style asterisk
|
||||
|
||||
This is **fine**
|
||||
|
||||
This is __not__ {MD050}
|
||||
Loading…
Add table
Add a link
Reference in a new issue