Make Blogs in Markdown
#Shivam
Updated On:21/10/22
# How to Create Blogs in Markdown
##### Make Blog Website With Node.js and add blogs in markdown format using Marked library
----
Actually this is the Blog Post made Using Markdown and Marked library.
- Install Marked Library
```shell
npm i marked
```
```python
st = "this is the string that overflows the screen will it work fine if it overflows let's check hoho hoh ohohoh oho"
```