Whisper icon indicating copy to clipboard operation
Whisper copied to clipboard

[FEATURE] Add markdown support for messages

Open mathiasayivor opened this issue 3 years ago β€’ 4 comments

Description

It would be great to add markdown support so that users can easily format their messages

Screenshots

No response

mathiasayivor avatar Oct 19 '22 17:10 mathiasayivor

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:

Dun-sin avatar Oct 19 '22 17:10 Dun-sin

Don't understand this issue

Dun-sin avatar Oct 19 '22 17:10 Dun-sin

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

mathiasayivor avatar Oct 19 '22 17:10 mathiasayivor

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

Dun-sin avatar Oct 19 '22 17:10 Dun-sin

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

Teejay128 avatar Feb 21 '23 21:02 Teejay128

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

Dun-sin avatar Feb 22 '23 14:02 Dun-sin

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 Screenshot 2023-03-01 025219 I tried using 2 different browsers and using private mode with the same browser, but it's not working

Teejay128 avatar Mar 01 '23 02:03 Teejay128

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

Dun-sin avatar Mar 01 '23 06:03 Dun-sin

Still not working...

I tried running the server manually(without using docker) I also successfully connected to MongoDB Screenshot 2023-03-01 191446

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 πŸ‘πŸΎ

Teejay128 avatar Mar 01 '23 18:03 Teejay128

Still not working...

I tried running the server manually(without using docker) I also successfully connected to MongoDB Screenshot 2023-03-01 191446

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

Dun-sin avatar Mar 02 '23 03:03 Dun-sin

@Teejay128 what's up with this?

Dun-sin avatar Jun 15 '23 07:06 Dun-sin