Which WYSIWYG editor is best for a content management site?

后端 未结 8 1478
一向
一向 2021-02-04 15:43

The editor I require, needs to be easy to use. Even for people with absolutely no HTML knowledge

The projects I have tried are:

  1. TinyMCE
  2. ckeditor.c
8条回答
  •  终归单人心
    2021-02-04 16:31

    I had to build a CMS from scratch a few years ago. Went through so many options, tore TinyMCE to pieces, also tried CKEditor, etc etc. I really liked summernote and ended up using that. Seemed like the most drama-free option at the time and worked flawlessly.

    https://summernote.org/

    Come to think of it I might use it in my next project.

提交回复
热议问题