My previous comment was a bit premature. In addition to upgrading the validator itself, you need to get an external HTML5 validator running. This entails two changes: building/installing the HTML5 validator, and referencing it.
Build instructions are here, however, I have had some difficulties getting this to work: http://about.validator.nu/#src Afterward, it should just be a matter of adding the following to the bottom of /etc/w3c/validator.conf: <External> HTML5 = http://localhost:8888/html5/ </External> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996117 Title: No HTML5 validator To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/w3c-markup-validator/+bug/996117/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
