Update MD044/proper-names to parse into micromark htmlFlow tokens for better behavior when html_elements is false (fixes #832).

This commit is contained in:
David Anson 2023-05-30 20:14:02 -07:00
parent 8cb6b8eff5
commit b1eff75034
8 changed files with 386 additions and 25 deletions

View file

@ -104,10 +104,27 @@ javascript {MD044}
javascript {MD044}
-->
<a href="https://example.org">
<div><a href="https://example.org"></div>
<div>
<a href="https://example.org">
</div>
<div>
javascript {MD044}
<a href="https://example.org">
javascript {MD044}
</div>
{MD044:107} {MD044:109} {MD044:112} {MD044:117}
<!-- markdownlint-configure-file {
"MD033": false,
"MD044": {
"names": [
"HTTPS",
"Internet Explorer",
"markdownlint",
"multiplecase",