Solid form editor tinymce
Following the identification of bugs in the solid-form-richtext
widget (on solid-job-board), investigations were conducted to create an alternative mixin using the WYSIWYG editor tinyMCE : editorMixin.js (solid-form-editor
widget).
The editor mixin converts values from HTML to markdown and vice versa (richtext mixin uses Quill editor and delta format to convert values).
related issue : #799
Edited by Manon Bourgognon