Skip to content

Commit

Permalink
fix: now breaks on section element
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeaus committed May 29, 2019
1 parent 3c50f16 commit af89ad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const TAGS_TO_BREAK_ON = [
'footer',
'nav',
'section',
'summary',
'aside',
'article',
'address'
Expand Down

0 comments on commit af89ad3

Please sign in to comment.