tidy-html5
https://github.com/htacg/tidy-html5
C
The granddaddy of HTML tools, with support for modern standards
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported6 Subscribers
Add a CodeTriage badge to tidy-html5
Help out
- Issues
- `--drop-proprietary-attributes yes --strict-tags-attributes yes` causes tidy to report error instead of dropping non-applicable HTML attributes
- Dubious warning for script element in table
- Warn on tables with missing cells
- <script> proprietary attribute "nomodule"
- Detect: The “select” element cannot have more than one selected “option” descendant unless the “multiple” attribute is specified.
- Tidy should not output unguarded CDATA sections
- escape-cdata doesn't work on <script> tags
- Tidy wrongly outputs an XML declaration when producing HTML
- XHTML5 wrongly recognized as XHTML 1.0 Transitional
- Make new-inline-tags and new-blocklevel-tags functional in XML mode
- Docs
- C not yet supported