contenteditable / designmode support
Setting `contenteditable` on element (or `designmode` on document) allows modification of content in "Preview" View but content in the editor is not updated. It it possible to enable it to modify content in the editor as well?
|