Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arthurgleckler/validate-html

Run the W3C HTML Validator directly from Emacs.
https://github.com/arthurgleckler/validate-html

emacs html

Last synced: about 2 months ago
JSON representation

Run the W3C HTML Validator directly from Emacs.

Awesome Lists containing this project

README

        

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.