-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
Hgroup support #6313
Comments
If it's OK, I want to work on this issue, and it'll be my first contribution to Vue.js 🎉 |
Ping 🙈 |
? |
I don't know how the Vue.js team works and when I didn't get any feedback yet, I wanted to remind you again. |
it works, like in any open source project, that you should tag maintainers in the pull request, not ping regular users in the original issue 😝 |
What problem does this feature solve?
It seems that the html working group has recently revamped the formerly deprecated hgroup tag, so it should be added in the list of the supported tags. See mdn/content#18530.
What does the proposed API look like?
The text was updated successfully, but these errors were encountered: