jtidy icon indicating copy to clipboard operation
jtidy copied to clipboard

The new home of JTidy updated to work with HTML5

Results 16 jtidy issues
Sort by recently updated
recently updated
newest added

Clover is commercial, and we should support the use of open source alternatives. It appears all build tools, IDE's and CI tools have built in support for Jacoco At the...

Default sun checks being used, code needs a tidy up to conform to them

I am not clear which license the license in this repository was based off, not sure if is MIT, BSD, etc. It does not seem to be GPL based. Most...

enhancement

When checking Html 3.2 document, it logs out warnings that a "type" attribute is missing which is incorrect for the version it is checking. Error logged is: "line 1 column...

bug

This adds an error message when the parsing fails due to excessive nesting.

Example: ``` line 10 column 21 - Warning: lacks "type" attribute line 1,204 column 1 - Warning: inserting missing 'title' element test.html: Doctype given is "-//W3C//DTD HTML 4.01 Transitional//EN" test.html:...