What is Markdown?
Markdown is a syntax which is easy to read and write. The syntax represents html elements using a simpler syntax.
Markdown is used on GitHub (for README.md files), and is used to render questions, answers, and comments on StackOverflow.