Skip to content

Commit

Permalink
feat: now breaks on blockquote
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeaus committed May 29, 2019
1 parent af89ad3 commit 68c92f9
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 @@ -20,6 +20,7 @@ const TAGS_TO_BREAK_ON = [
'table',
'th',
'td',
'blockquote',
'header',
'footer',
'nav',
Expand Down

0 comments on commit 68c92f9

Please sign in to comment.