mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-14 14:06:31 +01:00
Update MD005, MD007, MD022, MD037, MD038 to not report violations within "htmlFlow" context (fixes #999).
This commit is contained in:
parent
2a56f130c1
commit
63325edc97
15 changed files with 511 additions and 149 deletions
|
|
@ -380,7 +380,7 @@ Partial *em*phasis of a *wo*rd.
|
|||
Emphasis <b>inside * HTML * content</b> {MD033} {MD037}
|
||||
|
||||
<p> {MD033}
|
||||
Emphasis inside * HTML * content {MD037}
|
||||
Emphasis inside * HTML * content
|
||||
</p>
|
||||
|
||||
Emphasis <p data="inside * attribute * content"></p> {MD033}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue