htmlhint / HTMLHint

⚙️ The static code analysis tool you need for your HTML
https://htmlhint.com
MIT License
3.07k stars 375 forks source link

Point tag pair to correct line #1412

Closed bebehr closed 4 months ago

bebehr commented 4 months ago

Short description of what this resolves:

Ampersand is acceptable in HTML text. W3C Markup Validation Service no longer finds any issues with the uncoded &.

fix https://github.com/htmlhint/HTMLHint/issues/1382