From a9807bd1e188116a8bd7c4e2d5c97ec9772358e6 Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Sun, 21 Oct 2012 17:22:31 -0600 Subject: [PATCH] Update math note --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5963d14a..0c58942a 100644 --- a/README.md +++ b/README.md @@ -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: