Difference between revisions of "WYSIWYG"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 37: Line 37:
 
* [http://xing.github.com/wysihtml5/ wysihtml5] is an open source rich text editor based on HTML5 technology and the progressive-enhancement approach. It uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles. The code is completely library agnostic: No jQuery, Prototype or similar is required.
 
* [http://xing.github.com/wysihtml5/ wysihtml5] is an open source rich text editor based on HTML5 technology and the progressive-enhancement approach. It uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles. The code is completely library agnostic: No jQuery, Prototype or similar is required.
 
** https://github.com/xing/wysihtml5
 
** https://github.com/xing/wysihtml5
 +
 +
* http://drupal.org/node/1491142
  
 
== Code Mirror ==
 
== Code Mirror ==

Revision as of 01:26, 13 March 2013


TinyMCE

ckEditor

markItUp

Redactor

Aloha Editor

wysihtml5

  • wysihtml5 is an open source rich text editor based on HTML5 technology and the progressive-enhancement approach. It uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles. The code is completely library agnostic: No jQuery, Prototype or similar is required.

Code Mirror

vi/vim