Small change

This commit is contained in:
Eric Holscher 2019-08-09 11:38:52 -07:00
parent 5a14811519
commit 9868c77bd8

View file

@ -134,7 +134,7 @@ def function():
### Math Formula
You can normally write latex math formula with `math` codeblock. See also [Inline Math](#inline-math).
**Warning**: Math is currently broken on some Sphinx builds
**Warning**: Math is currently broken on some Sphinx builds.
Example
@ -252,7 +252,7 @@ in the beginning and end of inline codeblock.
Example
**Warning**: Math is currently broken on some Sphinx builds
**Warning**: Math is currently broken on some Sphinx builds.
```
This formula `$ y=\sum_{i=1}^n g(x_i) $`