Markdown syntax cheat sheet
Markdown is a lightweight markup language for creating formatted text using a plain-text editor. Markdown is a way to style text on the web. It is mostly used in GitHub as readme.md file to explain our project.
Markdown file has an extension of .md
...
nikhilkhetan.hashnode.dev2 min read