### What you type
~~~
Inline: $$O(n^2)$$
Displayed:
``` math
\int_a^b f(t)\, dt = F(b) - F(a)
```
### What it looks like
![Markdown LaTeX](/static/images/help/markdown-latex.png)