Markdown is a very simple markup language. Using the Markdown syntax we can turn plain text into HTML
For example creating a header with a short list is pretty easier with Markdown.
'# My Header
- List Item One
- List Item Two
- List Item Three'
Project Link - https://mark-down-previewer.netlify.com/