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

Avoid trailing slash on void elements. #231

Open
zapotoczky opened this issue Aug 23, 2024 · 0 comments
Open

Avoid trailing slash on void elements. #231

zapotoczky opened this issue Aug 23, 2024 · 0 comments

Comments

@zapotoczky
Copy link

W3C throws info warnings on trailing slashes on void elements:
https://github.com/validator/validator/wiki/Markup-%C2%BB-Void-elements#trailing-slashes-in-void-element-start-tags-do-not-mark-the-start-tags-as-self-closing
and
https://github.com/validator/validator/wiki/Markup-%C2%BB-Void-elements#trailing-slashes-directly-preceded-by-unquoted-attribute-values
Would be cool, if they could be not rendered by react-helmet-async

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

No branches or pull requests

1 participant