# Markdown Cheat Sheet # H1 tag ## H2 tag ### H3 tag #### H4 tag ##### H5 tag ###### H6 tag *This text will be italic* _This will also be italic_ **This text will be bold** __This will also be bold__ * Item 1 * Item 2 * Item 2a * Item 2b 1. Item 1 2. Item 2 3. Item 3 * Item 3a * Item 3b Image Format:  Link [Chiragchamoli](http://Chiragchamoli.com) Quote > Journey of a thousand miles > begins with. Just one step Text with two trailing spaces (on the right) can be used for things like poems ### Horizontal rules * * * * **** --------------------------