Skip to content

Instantly share code, notes, and snippets.

@Comandeer
Created February 26, 2016 11:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Comandeer/5f47231c7683a09c7374 to your computer and use it in GitHub Desktop.
Save Comandeer/5f47231c7683a09c7374 to your computer and use it in GitHub Desktop.
WYSIWYG support for Enter key.
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:

Tested on: Chrome 48 on Ubuntu 15.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment