Description
Markup mistakes become easier to catch before HTML pages ship. Developers use this module to lint strings or files for malformed tags, bad nesting, and related browser-facing problems. It reads HTML supplied by caller code and reports diagnostics rather than fixing pages automatically.