Heading

Sub-heading

Horizontal Rules

three or more ...

---
***
____ (underscores)

alt text

Paragraphs are separated by a blank line

Create a line break with two spaces after a line:

Phone number
Email
Website

Text attributes are Italic, bold, monospace


Shopping list:


Numbered list:

  1. apples
  2. oranges
  3. pears
The rain —not the reign— in Spain.
Mistaken text

Code blocks

Code that is part of a sentence is called inline code and is written with one tick surrounding the code example.

code block

With syntax highlighting


<html>
<p>Hello World</p>
</html>


Tables

First Header Second Header
Content Cell Content Cell
Content Content Cell Content Cell
Left Aligned Center Aligned Right Aligned
col 3 is some wordy text $1600
cold 2 is centered $12
zebra stripes are neat $1

Links

I'm an inline-style link

I'm an inline-style link with a title

I'm a relative reference to a repository file


Blockquotes

Blockquotes are very handy in email to emulate reply text. This line is part of the same quote.

Quote break

This is a very long line that will still be quoted properly when it wraps. Oh boy let's keep writing to make sure this is long enough to actually wrap for everyone. Oh, you can put Markdown into a blockquote.