twbs / bootlint

HTML linter for Bootstrap projects
MIT License
2.4k stars 312 forks source link

False positives when HTML optional opening tags are not present #357

Open XhmikosR opened 8 years ago

XhmikosR commented 8 years ago

Noticed it with the latest htmlminifier version https://github.com/kangax/html-minifier/commit/3ab98e86434857511dc33a68b32d9e8b9c334378#commitcomment-16219534

Should be reported upstream too, opened this to track the issue.

cvrebert commented 8 years ago

X-Ref: #249

cvrebert commented 8 years ago

Sounds like this is a known issue: https://github.com/fb55/htmlparser2/issues/39