nikestep / html-angular-validate

A HTML validator node module aimed at AngularJS projects
MIT License
14 stars 13 forks source link

Remove the message for HTML5 #3

Closed marob closed 9 years ago

marob commented 9 years ago

After following this guide (https://github.com/tlvince/w3c-validator-guide) to install a local validator, I encounter the following validation info message: "Using the schema for HTML5 + SVG 1.1 + MathML 3.0 + RDFa Lite 1.1."

While it can manually be relaxed by being added to the relaxerror option, I think that, in the same spirit as the "Using the schema for HTML with..." message, it should also be automatically relaxed.

nikestep commented 9 years ago

I support this.

nikestep commented 9 years ago

This change should be live on npm now in v0.1.4 (or v0.5.3 of the grunt plugin)