Markdown-A Markup for Coders(CheatSheet)
What is Markdown?
Markdown is the lightweight Markup language created by John Gruber in 2004.
It is used to format the elements in a document such as to bold,italics,headings etc.
It is supported by almost all editors and saved as .md extension.
Diff...
nadeemblog.hashnode.dev3 min read