Editor | Bold | Italic | Underline | Strike | Superscript/subscript |
---|---|---|---|---|---|
CKEditor 4 | strong |
em |
u |
s |
sup /sub |
TinyMCE | strong |
em |
span[style] |
span[style] |
sup /sub |
Trix | strong |
em |
— | del |
— |
Squire | b |
i |
u |
— | — |
ProseMirror | strong |
em |
— | — | — |
Scribe | b |
i |
u |
strike |
— |
Quill | b |
i |
u |
s |
— |
Summernote | b |
— | u |
— | — |
wysihtml | b |
i |
u |
— | — |
Etherpad | b |
i |
u |
s |
sup /sub |
Textbox.IO | strong |
em |
span[style] |
span[style] |
sup /sub |
Froala | strong |
em |
u |
s |
sup /sub |
Redactor | strong |
em |
— | del |
— |
Aloha Editor | b |
i |
— | — | — |
Alloy Editor | strong |
em |
u |
— | — |
bootstrap-wysiwyg | b |
i |
u |
strike |
— |
WYMeditor | b |
i |
— | — | sup /sub |
goog.editor | b |
i |
u |
strike |
sup /sub |
ContentTools | b |
i |
— | — | — |
woofmark | strong |
em |
— | — | — |
Mercury Editor (inactive) | b |
i |
u |
strike |
sup /sub |
WebODF | text:span |
text:span |
text:span |
text:span |
— |
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