joelewis / prosemirror-mentions

ProseMirror plugin to enable @mentions and #hashtags
MIT License
114 stars 32 forks source link

How to use with rich-markdown-editor? #19

Closed Shawnxkwang closed 3 years ago

Shawnxkwang commented 3 years ago

prosemirror-mentions doesn't seem to be usable with https://github.com/outline/rich-markdown-editor. I might be wrong, but seems prosemirror-mentions and official plugins has different props.

Shawnxkwang commented 3 years ago

figured out it's https://github.com/outline/rich-markdown-editor 's bug. closing this ticket

tony commented 3 years ago

@Shawnxkwang was there any additional effort / config in setting up prosemirror-mentions with rich-markdown-editor?

(I came here from google search)

tony commented 3 years ago

Related: https://github.com/joelewis/prosemirror-mentions/issues/17 prosemirror-mentions with markdown

tony commented 3 years ago

@Shawnxkwang If there was a bug in rich-markdown-editor, can you link it?