Update math note
This commit is contained in:
@@ -363,12 +363,12 @@ appropriately.
|
|||||||
|
|
||||||
## MATHEMATICAL EQUATIONS
|
## MATHEMATICAL EQUATIONS
|
||||||
|
|
||||||
Start gollum with the `--mathjax` flag. Read more about [MathJax](http://docs.mathjax.org/en/latest/index.html) on the web. Gollum uses the `TeX-AMS-MML_HTMLorMML` config with the autoload-all extension.
|
Start gollum with the `--mathjax` flag. Read more about [MathJax](http://docs.mathjax.org/en/latest/index.html) on the web. Gollum uses the `TeX-AMS-MML_HTMLorMML` config with the `autoload-all` extension.
|
||||||
|
|
||||||
Inline math:
|
Inline math:
|
||||||
|
|
||||||
- $2^2$
|
- $2^2$
|
||||||
- \\(2^2\\)
|
- `\\(2^2\\)`
|
||||||
|
|
||||||
Display math:
|
Display math:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user