[FEATURE] Add markdown support for messages
Description
It would be great to add markdown support so that users can easily format their messages
Screenshots
No response
It's great having you contribute to this project by creating an issue
Make sure you are assigned to this before you work on it and you read the Contributing.md file, Thank you! Welcome to the community :nerd_face:
Don't understand this issue
Don't understand this issue
We enable users to use markdown syntax in their messages. Almost every modern chat app has some form of markdown syntax support for basic formatting... i.e For bolding text, Italics, ~line through~ etc
Don't understand this issue
We enable users to use markdown syntax in their messages. Almost every modern chat app has some form of markdown syntax support for basic formatting... i.e For bolding text, Italics, ~line through~ etc
Ohhh, got it now
Yo, @Dun-sin , can i have this task
There is this library called marked for adding markdown support
I have used it before on a personal project and I think it will work well for this task
Yo, @Dun-sin , can i have this task
There is this library called marked for adding markdown support
I have used it before on a personal project and I think it will work well for this task
Hi, Definitely, thanks for wanting to contribute, Make sure you follow the rules ππ½hereππ½, else your PR will not be accepted and will be closed. Good Luck
Yo @Dun-sin
So I did some research and I am going to be using this library called showdown... I have chosen the backend since I am more familiar with it.
Running into an issue with the connection
The project is running on my localhost, but I can't seem to make a connection for some reason
I tried using 2 different browsers and using private mode with the same browser, but it's not working
I tried using 2 different browsers and using private mode with the same browser, but it's not working
i see you are using docker, not a docker expert but is the MongoDB server working properly? It can cause the server to crash
Still not working...
I tried running the server manually(without using docker)
I also successfully connected to MongoDB

I'll keep you posted on any updates sha But it will probably take a while, I am going to work on some personal projects, peace ππΎ
Still not working...
I tried running the server manually(without using docker) I also successfully connected to MongoDB
I'll keep you posted on any updates sha But it will probably take a while, I am going to work on some personal projects, peace ππΎ
Did you check the console error
@Teejay128 what's up with this?