Markdown cheatsheet
A list of useful guide on formatting your page using Markdown
Text
This is some normal text.
*This sentence is in italics.*
This **word** is in bold.[Click here to go to header](#this-is-the-header)
## This is the header[Click here to go to header] (#this-is-the-header)## This is the header
Headers
This is a level 1 (H1) header!
This is a level 2 (H2) header!
This is a level 3 (H3) header!
Lists
Links
Numbering items in sequence
Images


Resizing Image
Videos

TIP: How to get iFrame code from Youtube?



Last updated