Update math note

This commit is contained in:
bootstraponline
2012-10-21 17:22:31 -06:00
parent 554b80b39d
commit a9807bd1e1
+2 -2
View File
@@ -363,12 +363,12 @@ appropriately.
## 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:
- $2^2$
- \\(2^2\\)
- `\\(2^2\\)`
Display math: