Software developers are increasingly using Web technologies to build desktop applications. This is because modern HTML rendering engines and emerging standards provide a profoundly powerful foundation ...
@masayuki-nakano Fine with me. It just seems that means that if you create a pure contenteditable editor (using execCommand and browser undo-stack), your content will be filled with empty inline nodes ...
This is a clone of medium.com inline editor toolbar. MediumEditor has been written using vanilla JavaScript, no additional frameworks required. The above code will transform all the elements with the ...