w3c-link-validator
w3c-link-validator copied to clipboard
Command line tool, identifying broken links, validate basic html standards and reporting
Complete TODO tasks in each rule set Reference : https://www.w3.org/TR/html5/ Update : You can add few new rules to rulesets and make a PR.
Screenshot of the README file needs to be updated (with line number version)
`runValidator` fails with an exception when a `mailto:` URL is found in the page. The application then terminates with: ``` internal/validators.js:112 throw new ERR_INVALID_ARG_TYPE(name, 'string', value); ^ TypeError [ERR_INVALID_ARG_TYPE]: The...
### Description there's an error at each execution of the command line ``` HTML SUMMARY ✖ 7 problem(s) found Adding 33 link(s) to the queue... ▶ http://localhost:8000/prices/single-product.html BASE single-product.html STATUS...