-
Notifications
You must be signed in to change notification settings - Fork 401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support HTML validation #1060
Comments
Is there an HTML linter we can use for this? |
See the links above 😄 |
Ah, I missed that. Sorry. We'll definitely add it to our backlog and consider it. |
Any updates on this? |
We don't have any immediate plans to support HTML. When we do, one of us will re-open this issue or create a new one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm teaching a JavaScript class, and am trying out Hound for doing style checking on their pull requests. One nice-to-have would be HTML validation – some options:
Admittedly, this would be less useful for projects that use templating, but figured I'd ask. Thoughts?
The text was updated successfully, but these errors were encountered: