Feature #591
Updated by liaham over 3 years ago
Currently, Redmine supports markup languages (markdown, textile). There should by a wysiwyg editor as additional choice.
These plugins exist:
* https://github.com/taqueci/redmine_wysiwyg_editor -> uses TinyMCE editor
* https://github.com/a-ono/redmine_ckeditor -> uses ckeditor 4
Rails gem:
* https://github.com/igorkasyanchuk/new_ckeditor -> supports ckeditor 5