mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-24 13:54:06 +01:00
Update clearHtmlCommentText helper to match CommonMark (instead of HTML) specification (refs #361).
This commit is contained in:
parent
6f39df1417
commit
c4e236b858
6 changed files with 148 additions and 48 deletions
|
|
@ -18,11 +18,11 @@ Hard tab
|
|||
Hard tab
|
||||
-->
|
||||
|
||||
<!--
|
||||
Text <!--
|
||||
Hard tab {MD010}
|
||||
Invalid--!>comment
|
||||
Hard tab {MD010}
|
||||
-->
|
||||
--> text
|
||||
|
||||
Te<!-- Hard tab -->xt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue