WYSIWYG browser editor that generates *good* HTML?

前端 未结 11 2383
星月不相逢
星月不相逢 2021-02-02 09:28

I\'m searching for a \"suck less\" WYSIWYG in-browser X?HTML editor that generates good HTML code.

(no ,

11条回答
  •  我在风中等你
    2021-02-02 10:17

    I recently switched one of my projects to markdown to avoid this exact issue. There's still a bit of a learning curve for the users but I haven't had to deal with the usual issues that occur when they copy/paste content from Word and wonder why it blew up.

    Having said that, I prefer CKEditor over TinyMCE and the Telerik controls. I've generally found it generates somewhat cleaner HTML.

提交回复
热议问题