You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, in a futur project i want to use markdown syntax in a chat app with this library. I see a possible way to add it to the message component with the Message.CustomContent component, but i not see a way to modify the renderer of the MessageInput component to make it fit with markdown preview or something similar. (i want something with similar looking like the message input as discord did). Otherwise i will need to create a full custom input message responsive. That will help me to save time on the development to have this kind of solution instead.
The text was updated successfully, but these errors were encountered:
Hi, in a futur project i want to use markdown syntax in a chat app with this library. I see a possible way to add it to the message component with the Message.CustomContent component, but i not see a way to modify the renderer of the MessageInput component to make it fit with markdown preview or something similar. (i want something with similar looking like the message input as discord did). Otherwise i will need to create a full custom input message responsive. That will help me to save time on the development to have this kind of solution instead.
The text was updated successfully, but these errors were encountered: