Rich text editor / RTE frameworks that works with Mark.js

228 Views Asked by At

I'm working on a project where I need advanced text highlighting features on a rich text editor.

I've came across mark.js, which has a really powerful API for text highlighting logic. However, I couldn't find any rich text editors, or rich text editor frameworks that works with mark.js.

I've been using draft.js, but I recently started looking for some alternatives. There are ones that stands out, such as Slate and Quill, but none of them seems to support mark.js.

Anyone know any alternative WYSIWYG editor that supports such a feature ?

Thanks!

0

There are 0 best solutions below