w3c-link-validator icon indicating copy to clipboard operation
w3c-link-validator copied to clipboard

Command line tool, identifying broken links, validate basic html standards and reporting

Results 6 w3c-link-validator issues
Sort by recently updated
recently updated
newest added

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.

good first issue
Hacktitude

Screenshot of the README file needs to be updated (with line number version)

Hacktitude

`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...

Hacktitude

### 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...