Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Comandeer
Created December 6, 2015 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Comandeer/623b317e09af53c75e46 to your computer and use it in GitHub Desktop.
Save Comandeer/623b317e09af53c75e46 to your computer and use it in GitHub Desktop.
Basic features in various WYSIWYGs
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:

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