Markdown quicky
Headings
H1 = '#Heading text#'
H2 = '##Heading text##'
H3 = '###Heading text###'
Emphasis
Bold = Bold text
Italicise = 'Italic text'
Example: > This is extremely important
H1 = '#Heading text#'
H2 = '##Heading text##'
H3 = '###Heading text###'
Bold = Bold text
Italicise = 'Italic text'
Example: > This is extremely important