Mohamed Rejeb
Mohamed Rejeb
@colinrtwhite Don't you think about making a development branch for working on this feature so we can contribute and make this process faster
Hi, This is one of the missing features of the library, I try to provide this in the next release. Thanks for the detailed suggestions.
Hopefully at the end of this week or the next week. I think that it's possible now to observe the @ by observing any change and do some text manipulation....
Yes I think that you can do it with the same approach. I would suggest saving the @ index when it gets added to distinguish between multiple mentions. So let's...
You can save it when you open the popup, just with the action of opening the popup. Then if the popup is opened and the cursor position is lower than...
Hello, Thanks for reporting this. I'll check it.
Hi, Thanks for reporting this. I'll check it.
Hi, Sorry for late reply. Makes sense, I will think about it. Also, you can use `RichText` composable for read-only, it handles links under the hood and it may handle...
Thanks for reporting this! Currently not all the styles are supported in markdown but it's on top of my list. You can use toHtml() instead and save the html string...
Unfortunately no, all you can do is Convert Markdown -> RichTextState -> HTML