Html validator plugin
Dependency :
compile ":html-validator:0.3"
Summary
Grails plugin that uses JTidy to do sanity chechs on html files.
The html files are typicaly generated by functional tests.
Installation
grails install-plugin html-validator