Skip to content

Instantly share code, notes, and snippets.

@geirarne
geirarne / wyswig-editor-wishlist.md
Created March 16, 2012 15:42
Wishlist for WYSIWYG textarea plugin

FACT

Every javascript WYSIWYG-plugin sucks, one way or another

Wishlist

  • Not Microsoft Office-toolbar-ish (that is, not big, bloated and colorful)
  • Only the basic stuff: Bold, italic, links, lists and image embedding
  • When pasting rich text into the textarea (for instance from Microsoft Word), all formatting except the basic stuff should be filtered out (for instance, font size or paragraph confusion)
  • When embedding images, the image should be wrapped in a styleable container (probably ``)