Closed sjdemartini closed 1 year ago
This should help as example to folks who want to implement their own @mention functionality, since the typing is difficult and can be a bit challenging to get started. (This builds upon https://github.com/ueberdosis/tiptap/discussions/2274#discussioncomment-5984536.)
This also makes it easier to see/test the built-in mui-tiptap styles for @mentions.
(Note that there is still a minor typing quirk that will be resolved once https://github.com/ueberdosis/tiptap/pull/4136 is merged/released.)
This should help as example to folks who want to implement their own @mention functionality, since the typing is difficult and can be a bit challenging to get started. (This builds upon https://github.com/ueberdosis/tiptap/discussions/2274#discussioncomment-5984536.)
This also makes it easier to see/test the built-in mui-tiptap styles for @mentions.
(Note that there is still a minor typing quirk that will be resolved once https://github.com/ueberdosis/tiptap/pull/4136 is merged/released.)