aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_posts/2021-04-08-mathjax.md
blob: 538da4d8aba0f8a63e284f6b6246fc48cdf1f6d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: Typesetting math
excerpt: >
  Awesome MathJax-powered math!
category: Features
mathjax: true
---
Today, we'll "prove" that $$2 \times 2 \ne 5$$.

$$
\begin{gather}
2 \times 2 = 2 + 2 = 4 \\
4 \ne 5 \implies 2 \times 2 \ne 5
\end{gather}
$$

Q.E.D.