References - palasthotel/mesh GitHub Wiki
Interesting and helpful references for implementing the various features of the editor.
contentEditable
- WHATWG: The Road to HTML5: contentEditbale
- Rich HTML Editing in the Browser, Pt. 1 -- very interesting article that analyzes the inner workings of various browsers
- Rich HTML Editing in the Browser, Pt. 2
- Using the HTML5 attribute "contenteditable" to create a WYSIWYG