A Quick Guide To Markdown
What is Markdown?
Markdown is a lightweight markup language that you can use to add formatting elements to plaintext text documents.
For example, to denote a heading, you add a number sign before it (e.g., # Heading One). Or to make a phrase bold, y...
vikasrohra.hashnode.dev4 min read