I am doing a project in asp.net mvc3 C #. Based on client requirements, I need to implement an HTML5 editor.
When searching the net, I got the Aloha editor, but when pasting from Microsoft Word, the editor did not show the actual format (missing color, image, etc.).
Is there an alternative HTML5 editor that will solve my problem?
source
share