Implement a system for automatically linting/validating HTML

Description

Like linting for JS files, we should implement a system to automatically validate / lint all of the html files. This includes full html documents and html fragments used for templates and etc.

some options would be to use a service for the w3 validator https://validator.w3.org/nu/ or some other javascript based linter that can be wired up through grunt.

Environment

None

Activity

Show:

Simon Bates October 28, 2016 at 6:26 PM

I've filed an issue about our missing role=row containers in the The Grid Reorderer and Image Reorderer:

https://issues.fluidproject.org/browse/FLUID-6013

Justin Obara October 27, 2016 at 5:11 PM

From Joseph on GitHub ( https://github.com/fluid-project/infusion/pull/769#issuecomment-256698148 )

"If you don't already know, the Nu Html Checker page lists four ways of automating HTML checking, including a grunt plugin, a gulp plugin, integration with Travis CI, and integration with JSFiddle/JSBin."

Details

Assignee

Reporter

Fix versions

Priority

Created October 26, 2016 at 8:53 PM
Updated July 29, 2021 at 5:48 AM