Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
htmlhint
/
SublimeLinter-contrib-htmlhint
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5
Star
33
Code
Issues
4
Pull requests
0
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 13, 2022
Merge pull request #21 from htmlhint/fix-broken-links-readme
coliff
authored
22560ab
Copy full SHA for 22560ab
fix: broken links in README
coliff
authored
b1b58a5
Copy full SHA for b1b58a5
Commits on Nov 24, 2019
Update version and link in install instructions.
mmaday
committed
4fdda9e
Copy full SHA for 4fdda9e
Merge pull request #18 from htmlhint/task/release_201
Show description for c72766d
mmaday
authored
c72766d
Copy full SHA for c72766d
2.0.1 release.
mmaday
committed
b6d0cf4
Copy full SHA for b6d0cf4
Merge pull request #17 from htmlhint/task/housekeeping
Show description for 62ef89b
mmaday
authored
62ef89b
Copy full SHA for 62ef89b
Logger housekeeping and use LintMatch.
mmaday
committed
2d8fea2
Copy full SHA for 2d8fea2
Logger cleanup.
mmaday
committed
b065baf
Copy full SHA for b065baf
Merge pull request #16 from kaste/simplify
Show description for 1ea6248
mmaday
authored
1ea6248
Copy full SHA for 1ea6248
Commits on Nov 23, 2019
Merge pull request #15 from kaste/further-deprecations
Show description for f136c6a
mmaday
authored
f136c6a
Copy full SHA for f136c6a
Commits on Nov 8, 2019
Remove unused flags
Show description for b1ed94e
kaste
committed
b1ed94e
Copy full SHA for b1ed94e
Use python's `logger` instead of `persist.debug`
Show description for 196b305
kaste
committed
196b305
Copy full SHA for 196b305
Commits on Sep 30, 2019
Version bump to 2.0.0. (#13)
Show description for 78c5f89
mmaday
authored
78c5f89
Copy full SHA for 78c5f89
Commits on Sep 27, 2018
Merge pull request #11 from borela-forks/use-selector
Show description for 89cc4d2
thedaviddias
authored
89cc4d2
Copy full SHA for 89cc4d2
Fix linting errors
borela
committed
91d4ee2
Copy full SHA for 91d4ee2
Use selector to detect syntax
borela
committed
1f7a287
Copy full SHA for 1f7a287
Commits on Sep 10, 2018
docs: update md files + add travis
thedaviddias
committed
11c317a
Copy full SHA for 11c317a
Commits on Apr 12, 2017
Release 1.1.4.
mmaday
committed
9b8eba0
Copy full SHA for 9b8eba0
Merge pull request #7 from GoupilRobin/patch-1
Show description for ecfaac6
mmaday
authored
ecfaac6
Copy full SHA for ecfaac6
Commits on Apr 6, 2017
Update linter.py
Show description for f82fd31
rgoupil
authored
f82fd31
Copy full SHA for f82fd31
Commits on Sep 13, 2016
Add 1.1.3 messages.
mmaday
committed
77fbe90
Copy full SHA for 77fbe90
Merge pull request #6 from TomasDuda/master
Show description for bb5383a
mmaday
authored
bb5383a
Copy full SHA for bb5383a
Extend NodeLinter to support local node_modules
AviDuda
committed
9f64baa
Copy full SHA for 9f64baa
Commits on Sep 5, 2016
Add linting-as-you type support with htmlhint's new stdin feature (https://github.com/yaniswang/HTMLHint/issues/97). Updates version requirement of htmlhint to 0.9.13. Resolves https://github.com…
mmaday
committed
8cafdfc
Copy full SHA for 8cafdfc
Commits on Oct 21, 2015
Ignore sublime project files.
mmaday
committed
608c646
Copy full SHA for 608c646
Update version requirement to 0.9.10 which handles custom format --format argument.
mmaday
committed
ddb6fc5
Copy full SHA for ddb6fc5
Commits on Oct 20, 2015
Revamp parsing to work with htmlhint's new json output format introduced in 0.9.8. Use direct JSON parsing rather than regular expressions.
mmaday
committed
c681ee6
Copy full SHA for c681ee6
Commits on Oct 19, 2015
Update htmlhint version requirement to <= 0.9.7.
mmaday
committed
adb596d
Copy full SHA for adb596d
Commits on Jun 2, 2015
Remove unnecessary code.
mmaday
committed
0a68c03
Copy full SHA for 0a68c03
Clean up code per comments at https://github.com/SublimeLinter/SublimeLinter3/issues/245#issuecomment-94094948
mmaday
committed
bf9a96a
Copy full SHA for bf9a96a
Fix link to htmlhintrc docs.
mmaday
committed
dd57cad
Copy full SHA for dd57cad
Commits on Jun 1, 2015
Fix link to htmlhint repo.
mmaday
committed
a6fb5b2
Copy full SHA for a6fb5b2
Commits on Apr 17, 2015
Add additional comments, fix any pep8 errors.
mmaday
committed
05607a6
Copy full SHA for 05607a6
Commits on Apr 13, 2015
Update readme
mmaday
committed
51a8f42
Copy full SHA for 51a8f42
Initial commit.
mmaday
committed
8276c4f
Copy full SHA for 8276c4f
You can’t perform that action at this time.