Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

HTML: w3

lcd047 edited this page Apr 17, 2013 · 19 revisions

Maintainer: Martin Grenfell martin.grenfell@gmail.com

Checker options:

g:syntastic_html_w3_api (string; default: 'http://validator.w3.org/check')
URL of the service to use for checking; leave it to the default to run the checks against `http://validator.w3.org/`, or set it to `'http://localhost/w3c-validator/check'` if you're running a local service
Clone this wiki locally