Markdown is a lightweight markup language for creating formatted text using a plain-text editor. John Gruber and Aaron Swartz created Markdown in 2004 as a markup language that is appealing to human readers in its source code form.
Markdown can be used for everything. People use it to create websites, documents, notes, books, presentations, email messages, and technical documentation. Markdown is portable. Files containing Markdown-formatted text can be opened using virtually any application.
To create a heading, add one to six # symbols before your heading text. The number of # you use will determine the size of the heading.
You can create an inline link by wrapping link text in brackets [ ], and then wrapping the URL in parentheses ( ). You can also use the keyboard shortcut command + k to create a link.
You can make an unordered list by preceding one or more lines of text with - or *.
If you want to embed images, this is how you do it:
GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere.
How To Use Github !
Watch the Video Github