Markdown is a lightweight markup language for formatting text using a plain text editor. It’s used in README files, documentation, blogs, and notes.
View the example markdown README here: example-readme.md
Type your Markdown below and see the HTML it generates:
#
for headings, **bold**
for bold text, *italic*
for italics, and -
for list items.