vue-mention
vue-mention copied to clipboard
Support formatting selected comment.
When I am using vue-mention with content-editable div element, I just want to know how to format the mention.
So I want to apply styling to the mentioning.
The only way I have tried to do that was to add span tag with class attached but the problem is that it was a little hard to manage edit existing mentionings.
Please let me know if you have a plan to support them.
Any updates on this issue? I want to inset images into a contenteditable div, how would i achieve this?
still waiting