/validate-html

Run the W3C HTML Validator directly from Emacs.

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

This file installs the command validate-html, which sends the current buffer to the World Wide Web Consortium’s HTML Validator service and displays the results in a buffer in Compilation mode. Use standard Compilation commands like next-error to move through the errors in the source buffer.