instructure-react / react-tinymce

React TinyMCE component
181 stars 110 forks source link

How to integrate annotation plugin to react-tinymce #97

Open kolaarunkumar opened 5 years ago

kolaarunkumar commented 5 years ago

This library is very helpful to me, I'm using this in my project but I want to use annotation plugin along with this. do we have any plugin to use with library.I think Tinymce have that plugin but I have no Idea how to use that.

references https://github.com/clearnz/annotation-tool-for-tinymce-4 https://www.tiny.cloud/docs/advanced/annotations/#

Can someone help me how to use annotation with this library.