R Markdown, cheat sheet

Markdown cheat sheet

Basic stuff bold text : use asterics like this: **its bold** italic text : use underscore like this: _its italic_ bold & italic : use asterics and underscore **_bold&italic_** header: use hash mark (the more the smaller the header become)