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

Ignore textContent links in html nodes #1528

Merged
merged 3 commits into from
Oct 13, 2024

Conversation

markogalevski
Copy link
Contributor

@markogalevski markogalevski commented Oct 13, 2024

This fixes issue #1462 by remove plaintext uri parsing
in html5ever and pruning attribute-less URIs in html5gum

Marko Galevski and others added 2 commits October 13, 2024 21:41
This fixes issue lycheeverse#1462 by remove plaintext uri parsing
in html5ever and pruning attribute-less URIs in html5gum
@markogalevski
Copy link
Contributor Author

@mre Could you take a look at this? This should be working as intended now.

@mre
Copy link
Member

mre commented Oct 13, 2024

Looks good. Tested locally and it works as expected. Thanks for your contribution, @markogalevski!

@mre mre merged commit 2a9f11a into lycheeverse:master Oct 13, 2024
7 checks passed
@mre mre mentioned this pull request Oct 13, 2024
This was referenced Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants