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

remove deprecated html tags from default valid tags #47

Open
spereverde opened this issue Jul 25, 2023 · 1 comment
Open

remove deprecated html tags from default valid tags #47

spereverde opened this issue Jul 25, 2023 · 1 comment

Comments

@spereverde
Copy link
Member

According to this:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element#obsolete_and_deprecated_elements
the following html tags are deprecated:

Do we want to keep these for some reason, or should I make a PR to remove them from the default?

@mauritsvanrees
Copy link
Member

Probably fine to remove them indeed.

I would not do a migration: it seems safer to me when existing sites keep their current settings, and this only applies to new sites.

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

2 participants