Tidy
this program is used to clean up and validate html pages
Useful commands
tidy -f errr.txt -lmu junit.html
tidy -f errr.txt junit.html
tidy -config ~/development/tools/web/tidy.conf -m *.html
vi ~/development/tools/web/tidy.conf
this program is used to clean up and validate html pages
tidy -f errr.txt -lmu junit.html
tidy -f errr.txt junit.html
tidy -config ~/development/tools/web/tidy.conf -m *.html
vi ~/development/tools/web/tidy.conf