Test math rendering in markup.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# MathRender Examples
|
||||
|
||||
## Square of sums
|
||||
```LaTeX
|
||||
$$
|
||||
(a_1 + a_2)^2 = a_1^2 + 2a_1a_2 + a_2^2
|
||||
```
|
||||
$$
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user