Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将 w3c-validator 的使用集成到单元测试中。有没有办法绕过身份验证来做到这一点?
W3C 的 HTML 验证器是开源的,因此您可以在本地运行它。或者,我推荐Tidy。