Skip to content

Commit

Permalink
Add the hgroup tag
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Oct 14, 2023
1 parent 025e9b2 commit a3e07cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tink/domspec/Tags.hx
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ typedef Tags = {
var h4:GlobalAttr<Style>;
var h5:GlobalAttr<Style>;
var h6:GlobalAttr<Style>;
var hgroup:GlobalAttr<Style>;
var strong:GlobalAttr<Style>;
var em:GlobalAttr<Style>;
var span:GlobalAttr<Style>;
Expand Down

0 comments on commit a3e07cd

Please sign in to comment.