This is my markdown heading!

And a short list…

  1. An item
  2. Another item
  3. A third and final item

And some math for fun

When a0a \ne 0, there are two solutions to (ax2+bx+c=0)(ax^2 + bx + c = 0) and they are x=b±b24ac2a x = {-b \pm \sqrt{b^2-4ac} \over 2a}

And some more math

Inline math: a2+b2=c2a^2 + b^2 = c^2

Display math:

n=11n2=π26 \sum_{n=1}^{\infty} \frac{1}{n^2} = \frac{\pi^2}{6}