Hello everyone,
I wanted to work on the text styling feature (bold, italics, and underline) for the chat messages. But for that, I had some trouble styling the text in the span tag in the file jitsi-meet/react/features/base/react/components/web/Message.js.
Could someone please help me in adding this feature?
Actually earlier I was trying to provide with separate buttons for different text formatting but I would even love to work with Markdown. I checked that issue. But it’s still an open issue.