Skip to content

Conversation

@thomasheartman
Copy link

Hi! I hope this PR out of nowhere isn't an issue, but I realized that hgroup was flagged as a typo by codebook. From my limited understanding of the structure of the project, it seems as if it might just be missing from the html list, so I took the liberty of adding it here.

I assume this will also trickle down to TS/TSX and now be an allowed tag in react?

The reason I'm opening this is because of this error:
image

Let me know what you think, and thanks for the project; it otherwise appears to be working pretty well for my use case.

Cheers.

Adds the hitherto undefined element `hgroup` to html (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/hgroup).

I assume this will also trickle down to TS/TSX and now be an allowed tag in react.
Copilot AI review requested due to automatic review settings December 2, 2025 10:35
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the missing hgroup HTML5 element to the html.txt word list to prevent it from being incorrectly flagged as a spelling error.

  • Adds hgroup to the HTML word list in correct alphabetical order

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Successfully merging this pull request may close these issues.

1 participant