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

Add a function to allow a custom HTML validation #2

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

j0k3r
Copy link
Member

@j0k3r j0k3r commented Mar 22, 2024

The goal is to be able to perform some actions on the final HTML of the current block to ensure it's valid. We can for example validate that the final HTML is actually valid.

The goal is to be able to perform some actions on the final HTML of the current block to ensure it's valid. We can for example validate that the final HTML is actually valid.
@j0k3r j0k3r merged commit 1b6fd3f into master Mar 22, 2024
5 checks passed
@j0k3r j0k3r deleted the feature/validate-html branch March 22, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant