I’ve been looking for a small, fast, inline editor for quite a while. The new ckeditor looks like an alternative, but it is still too much. All I would need is inline formating, image handling.
Doew anyone know a wysiwyg editor which works perfectly with Ember.js? (I know, all do, but I really mean work great together).
Perhaps than playing with the new HTML5 contenteditable tag?
Or start coding and implement something yourself like Create.js but using ember instead of underscore.