From b1021cf233c7ebb4350165629ddf1a566bfd39bb Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Thu, 21 Mar 2013 23:23:42 -0300 Subject: [PATCH] Update MathJax docs --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 510fb81a..4809827e 100644 --- a/README.md +++ b/README.md @@ -390,13 +390,12 @@ Start gollum with the `--mathjax` flag. Read more about [MathJax](http://docs.ma Inline math: -- $2^2$ -- `\\(2^2\\)` +- \\(2^2\\) Display math: - $$2^2$$ -- [2^2] +- \\[2^2\\] ## SEQUENCE DIAGRAMS