syntastic/syntax_checkers/html
Thanatermesis a956a81432 Included some warning/errors to ignore
In today's html editing, almost nobody writes a "pure" html code
(complete, i mean), with body, title, etc... most of people uses CMS's
and similar things, which means that the html is just a "piece" of html
and not the entire structure, the changes on this branch are meant to
ignore those annoying warnings

The last line is for structures that includes the "&" character, like in
those kind of cases: < a href="http://foo.bar/something.php&value&something&foo" >
2013-02-04 19:00:10 +01:00
..
tidy.vim Included some warning/errors to ignore 2013-02-04 19:00:10 +01:00
w3.vim refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00