Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlyingSaucer can cleanup invalid html #279

Open
asolntsev opened this issue Mar 4, 2024 · 0 comments
Open

FlyingSaucer can cleanup invalid html #279

asolntsev opened this issue Mar 4, 2024 · 0 comments
Labels

Comments

@asolntsev
Copy link
Contributor

FlyingSaucer could be more tolerant to minor errors in html source.
Instead of throwing an exception, say, for non-closed html5 tags, it could close them automatically.

For example, we could use JSoup for job.

Triggered in discussion #277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant