issues
search
jtidy
/
jtidy
The new home of JTidy updated to work with HTML5
https://github.com/jtidy/jtidy
Other
50
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: make document max nesting limit configurable
#70
jwickers
closed
4 months ago
1
Fix: when document has excessive nesting the program fails without printing the error
#69
jwickers
opened
4 months ago
2
when there is excessive nesting the output mentions an error but does not print what it is
#68
jwickers
opened
4 months ago
1
replacing bug
#67
bloodycrownD
opened
6 months ago
2
Support HTML 5 Doctype
#66
haumacher
closed
1 year ago
0
JTidy converts HTML 5 Doctype declaration into HTML 2.0 Doctype declaration
#65
smarkwal
closed
1 year ago
4
Java6 patch1
#64
ccodere
closed
1 year ago
2
CVE-2023-34623 is still coming in latest version of jtidy-1.0.4
#63
kadampriyanka1109
opened
1 year ago
3
Ticket #61: Prevent crash when parsing documents with excessive nesting (CVE-2023-34623).
#62
haumacher
closed
1 year ago
2
CVE-2023-34623: Stack overflow error caused by jtidy parsing of untrusted Html String
#61
DunaMariusCosmin
closed
1 year ago
10
Added missing canvas and svg elements.
#60
haumacher
closed
1 year ago
0
Fix surrogate pair handling
#59
haumacher
closed
1 year ago
0
Update docs, update project references to GitHub
#58
haumacher
closed
1 year ago
1
Update dependencies
#57
haumacher
closed
1 year ago
0
Import and rebase changes up to Revision 1261 from SourceForge after fork
#56
haumacher
closed
1 year ago
0
Add rudimentary suport for HTML5 canvas and svg element
#55
haumacher
closed
1 year ago
1
Fix support for characters from the supplementary unicode planes
#54
dee42
closed
1 year ago
1
fix: fix getDefaultEntityTable is not thread safe
#53
night-watchman
closed
1 year ago
0
build(deps): Bump xercesImpl from 2.12.0 to 2.12.2
#52
dependabot[bot]
closed
1 year ago
0
build(deps-dev): Bump log4j-core from 2.13.2 to 2.17.1
#51
dependabot[bot]
closed
1 year ago
0
build(deps-dev): Bump log4j-core from 2.13.2 to 2.17.0
#50
dependabot[bot]
closed
2 years ago
1
build(deps-dev): Bump log4j-core from 2.13.2 to 2.16.0
#49
dependabot[bot]
closed
2 years ago
1
build(deps-dev): Bump log4j-core from 2.13.2 to 2.15.0
#48
dependabot[bot]
closed
2 years ago
1
Parse source element as an empty element.
#47
DunaMariusCosmin
closed
1 year ago
1
tidy img src issue
#46
Dr-wgy
opened
3 years ago
1
Fixed a NPE
#45
DunaMariusCosmin
closed
3 years ago
1
build(deps): Bump ant from 1.10.9 to 1.10.11
#44
dependabot[bot]
closed
3 years ago
0
bugfix-141 : fixed handling apos; of incorrect for XML input
#43
bhaveshkharwa
closed
3 years ago
1
Permission issue while creating a branch
#42
bhaveshkharwa
closed
3 years ago
2
Extra new lines are added when processing "pre" element.
#41
DunaMariusCosmin
closed
3 years ago
0
build(deps): Bump ant from 1.10.2 to 1.10.9
#40
dependabot[bot]
closed
3 years ago
0
JTidy Error: Panic - tree has lost its integrity, when list item without text has another list
#39
Tejashree-PSL
opened
3 years ago
1
Parsing of Unicode code points >U+FFFF does not work
#38
UweRyssel
closed
1 year ago
1
build(deps-dev): Bump junit from 4.12 to 4.13.1
#37
dependabot[bot]
closed
3 years ago
0
build(deps): Bump ant from 1.10.2 to 1.10.8
#36
dependabot[bot]
closed
3 years ago
1
SVG reformatting attempt errors out
#35
hoijui
closed
4 years ago
1
build(deps-dev): Bump log4j-core from 2.13.0 to 2.13.2
#34
dependabot[bot]
closed
4 years ago
0
build(deps): Bump xercesImpl from 2.11.0 to 2.12.0
#33
dependabot[bot]
closed
4 years ago
0
jTidy fails with Null pointer exception incase of white space before <br>
#32
sirsusar
opened
4 years ago
1
Escaping of "<" characters into "<"
#31
cluick
opened
4 years ago
0
setDropProprietaryTags config not working for me
#30
sameeroath
opened
4 years ago
0
Clarify license
#29
desiderantes
closed
3 years ago
1
A `java -jar jtidy-1.0.2.jar -v` outputs JTidy released on 2009-12-01
#28
QMG-kazala
closed
1 year ago
1
Html5: Validation errors reported if empty tags have no corresponding closing tag
#27
QMG-kazala
opened
4 years ago
1
Html5 docType not supported
#26
QMG-kazala
closed
1 year ago
1
Get rid of System.err printing in favor of the SLF4j
#25
Mark-Kovalyov
opened
4 years ago
1
Deploy to Maven Central
#24
crivano
closed
4 years ago
18
Fixed a problem with the 'dropProprietaryTags' configuration property.
#23
DunaMariusCosmin
closed
3 years ago
1
Some small performance improvements.
#22
guidotrueb
closed
6 years ago
12
Some performance and general code clean-ups.
#21
guidotrueb
closed
6 years ago
0
Next