...
#Here's a Heading
To create paragraphs, use a blank line to
separate one or more lines of text.
To create a line break (<br>), end a line with two or more spaces, and then type return.
bold text.
bold text
italic text.
_italic_text.
Acatmeow
This text is really important.
To create a blockquote, add a > in front of a paragraph.
Blockquotes can contain multiple paragraphs.
Add a > on the blank lines between the paragraphs.
Blockquotes can be nested.
Add a >> in front of the paragraph you want to nest.
Mixed Example
- Blockquotes can have all sort of elements
- Profits were higher than ever.
Italic or bold.
My favorite search engine is Duck Duck Go.
https://www.markdownguide.org fake@example.com
<h2>An Unordered HTML List</h2> <ul> <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ul> <h2>An Ordered HTML List</h2> <ol> <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ol>let {this is / special block}
<every character> is allowed here