Content Markup: Text Styles
Emphasis:
Emphasis displays as italics in the browser, and stresses the word in text-to-speech readers. Place an asterisk (*) either side of the phrase that you want to emphasize.
This would be a paragraph of text containing *some words* that you want to make italic.
This would be a paragraph of text containing some words that you want to make italic.
Bold:
Place two asterisk (**) either side of the phrase that you want to make bold.
This would be a paragraph of text containing **some words** that you want to make bold.
This would be a paragraph of text containing some words that you want to make bold.
Blockquotes:
To indent a paragraph, simply put '>' in front of the start of the paragraph:
> This would be a paragraph of text that you want to indent.
This would be a paragraph of text that you want to indent.
