weblint.el runs the
weblint program from
Emacs to check the syntax of
HTML. The main feature is an after-save setup to check a file when saving.
weblint.el is
free software (free
as in freedom), published under the terms of the
GNU General Public
License (v3 or up).
Download version 1 here, or in my miscbits-el collection:
weblint.el
(7k, and
sig)
The sig is a Gnu PG ascii armoured
signature for weblint.el, generated from
my key.
See my compilation-weblint.el
for error regexps in Emacs 22 and earlier.
yahtml.el (part of yatex) can run
weblint, with its own mode for the lint output rather than
compilation-mode.
This page Copyright 2011, 2012, 2013 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.