Skip to content

Commit eaa88bf

Browse files
Add hgroup (#173)
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.
1 parent 31d83d5 commit eaa88bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

word_lists/html.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ header
279279
heading
280280
height
281281
help
282+
hgroup
282283
hidden
283284
hide
284285
hierarchy

0 commit comments

Comments
 (0)