Skip to content

Commit

Permalink
Merge pull request #173 from michael-siek/patch-1
Browse files Browse the repository at this point in the history
chore: add frame to self-closing tag list
  • Loading branch information
KamiKillertO committed Apr 17, 2020
2 parents 4d6ab34 + e6182ce commit 17a5e62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/knife/is_void_element.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ const elems = [
"br",
"col",
"embed",
"frame",
"hr",
"img",
"input",
Expand Down

0 comments on commit 17a5e62

Please sign in to comment.