Update MathJax docs

This commit is contained in:
bootstraponline
2013-03-21 23:23:42 -03:00
parent 8fa3529123
commit b1021cf233
+2 -3
View File
@@ -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