# Big Heading
## Next heading

This is **markdown**.

1. numbered
2. lists

* bulleted lists
* and stuff



Inline math: $x + y$

Math block:
$$
ax + by + c = 0
$$
