-
Notifications
You must be signed in to change notification settings - Fork 510
updates hgroup example #2228
updates hgroup example #2228
Conversation
per recent changes to `hgroup` element, reflected in the updated content of the [`hgroup`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/hgroup) MDN doc, the try it example needed to be updated as well.
|
💖 Thanks for opening this pull request! 💖
|
|
++ for this change, the description below the example describes that a single heading element is permitted, while the current example has two.
|
|
@estelle per the updates i made to the |
|
@scottaohara The interactive examples are in a separate repo: https://github.com/mdn/interactive-examples. I am not sure who generally reviewed these. I was added to that repo last week, so have been reviewing a backlog. if you mention me with @estelle, I will see it in my notifications, which I tend to check at least every other day. |
estelle
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you
|
Congrats on merging your first pull request! 🎉🎉🎉 |
|
i happen to be in there right now, so I'll make the edit. |
|
woot 🥳 |

per recent changes to
hgroupelement, reflected in the updated content of thehgroupMDN doc, the try it example needed to be updated as well.replaced
h2element withpelement