DennisSuitters / summernote-pagebreak

Add a Page-Break button to the Summernote Toolbar
4 stars 8 forks source link

fixed no pagebreak being inserted on empty line #2

Closed xnopasaranx closed 6 years ago

xnopasaranx commented 6 years ago
xnopasaranx commented 6 years ago

ugh, I just noticed that one div is still inserted erroneously after the editor if the cursor is on an empty line at the end of the text, but at least it's only one and not as many as there were button presses.

DennisSuitters commented 6 years ago

Thanks for the contribution.