| Editor | Enter | Shift + Enter | Ctrl + Enter | Alt + Enter |
|---|---|---|---|---|
| CKEditor 4 | p |
br |
— | — |
| TinyMCE | p |
br |
p |
p |
| Trix | br |
br |
— | — |
| Squire | div |
br |
— | — |
| ProseMirror | p |
br |
br |
— |
| Scribe | p |
br |
— | — |
| Quill | div |
div |
— | — |
| Summernote | p |
br |
hr + p |
p |
| wysihtml | br |
br |
br |
br |
| Etherpad | div |
div |
div |
div |
| Textbox.IO | br |
br |
br |
br |
| Froala | p |
br |
p |
p |
| Redactor | p |
br |
br |
​ |
| Aloha Editor | p |
br |
— | — |
| Alloy Editor | p |
br |
— | — |
| bootstrap-wysiwyg | div |
br |
— | — |
| WYMeditor | p |
br |
— | — |
| goog.editor | div |
br |
— | — |
| ContentTools | p |
br |
p |
p |
| woofmark | div |
br |
— | — |
| Mercury Editor (inactive) | div |
div |
div |
div |
| WebODF | text:p |
text:s (buggy – doesn't create new line) |
— | — |
Editors taken from:
- https://www.reddit.com/r/javascript/comments/3ibw0y/a_list_of_javascript_wysiwyg_editors/
- https://github.com/cheeaun/mooeditable/wiki/Javascript-WYSIWYG-editors
Tested on: Chrome 48 on Ubuntu 15.10