-
Notifications
You must be signed in to change notification settings - Fork 65
Description
Hello, first of all thank you for this wonderful JavaScript library that is summernote.
I am currently developing a plugin which will allow me to manage an A4 format display to facilitate pdf editing.
https://github.com/jvancoillie/summernote-pages
I'm not sure if I'm posting this request in the right place but I'm going for it.
I have some difficulties with the cursor, when entering text and arriving at the footer, the page break works as expected ditto for the CMD + ENTER but I cannot position the cursor on this new page, you can observe this behavior on the plugin demo page https://jvancoillie.github.io/summernote-pages/. If you have any idea or clues?
I take all the criticisms, I want to apologize in advance for the code that I was able to produce, I am far from being familiar with javascript.