krishnaacharyaa / wanderlust

WanderLust is a MERN travel blog website 🚀 This project is aimed to help people to contribute in open source, upskill in react and master git.
https://wanderlust-beta.vercel.app/
MIT License
174 stars 833 forks source link

Add markdown support for writing blogs #384

Closed The-Phoenics closed 1 month ago

The-Phoenics commented 1 month ago

Description

I've seen most of the blogging platforms support markdown to provide users some control over appearance of the content.

Use Case

It would easier to distinguish heading with general content if used # with some text like this for example:

Heading

This is blog content

and various other countless features that markdown offers like bold & italic text, etc.

Proposed Solution

I would like to try integrating md-block library into the project to make the markdown support possible.

Additional Information

No response

Attachments

No response

krishnaacharyaa commented 1 month ago

Kindly close this @The-Phoenics and feel free to work on the already existing issue and kindly closly go through https://github.com/krishnaacharyaa/wanderlust/pull/158 and understand what exactly would you wanna do. Once you tell me the exact approach we can assign the orignal issue to you :)