Skip to content

Fix invalid or outdated HTML - #258

Merged
eXpl0it3r merged 1 commit into
masterfrom
feature/valid-html
Aug 2, 2026
Merged

Fix invalid or outdated HTML#258
eXpl0it3r merged 1 commit into
masterfrom
feature/valid-html

Conversation

@eXpl0it3r

Copy link
Copy Markdown
Collaborator

A lot of the HTML used in the samples is invalid, like using a <div> tag inside a <p> tag.

This PR tries to fix some of that, so that there will be fewer problems when switching to HtmlKit.

@eXpl0it3r
eXpl0it3r merged commit dc76ba5 into masterAug 2, 2026
18 checks passed
@eXpl0it3r
eXpl0it3r deleted the feature/valid-html branch August 2, 2026 16:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@eXpl0it3r