[Resolved] MongoDB Atlas line-break issue
The context
While creating this PWA, I wanted to store the markdown data into the MongoDB's Atlas.
Example Markdown
# Some interesting title
Description about the topic...
- list #1
- list #2
> Maybe a quote ?
The above markdown would be stored as...
blog.rahuldahal.com.np2 min read