Hacker News new | ask | show | jobs
by lobster_johnson 3932 days ago
For "WYSIWYG" content editing, ProseMirror looks like the best implementation so far [1]. Pure JS editor without the buggy contenteditable stuff. I'm sure that it can be extended to support other "rich" objects such as todo lists.

[1] http://prosemirror.net/index.html