Markdown - cheatsheet
Markdown is an easy way to write formatted and structured content in a simple text editor. It converts easily to various formats, such as HTML and is often used to publish github project documentation in form of a README.md
. Here is my personal cheatsheet.