SublimeLinter-contrib-htmlhint icon indicating copy to clipboard operation
SublimeLinter-contrib-htmlhint copied to clipboard

A SublimeLinter plugin for HTML, using HTMLHint.

Results 4 SublimeLinter-contrib-htmlhint issues
Sort by recently updated
recently updated
newest added
trafficstars

I am having a problem with the linter. It seems to crash with PHP files when there is PHP code in the files. Here is the latest error that I...

**Describe the bug** `htmlhint` lints all files, not just HTML files. **To Reproduce** Steps to reproduce the behavior: 1. Open a non-HTML file (e.g. Markdown, PHP, …) 2. Open the...

When I installed *contrib-htmlhint* the first time (months ago) it was working okay, but since the update of SublimeLinter and the many deprecations, it did not. That did not change...

Stumbled upon this today, and just wanted to throw it out there. A project I'm working on has started with me creating some html 'modules' and copy pasting them a...