aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-07-12 10:39:44 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-07-12 10:39:44 -0700
commit81eb460deae932e6db3a8682c979ad325c503ce9 (patch)
tree9a600a22c716344c42d16f65d2b06776c6f3d160 /README
parent6442e185b3bbdbe3d8207fce94de93fbd6979da1 (diff)
downloadpandoc-81eb460deae932e6db3a8682c979ad325c503ce9.tar.gz
Added note on MathJax. Closes #558.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 39c21b0fd..2d4c2618d 100644
--- a/README
+++ b/README
@@ -1754,6 +1754,10 @@ HTML, Slidy, Slideous, DZSlides, S5, EPUB
with the URL provided. If no URL is specified, the Google Chart
API will be used (`http://chart.apis.google.com/chart?cht=tx&chl=`).
+ 7. If the `--mathjax` option is used, TeX math will be displayed
+ between `\(...\)` (for inline math) or `\[...\]` (for display
+ math) and put in `<span>` tags with class `math`.
+ The [MathJax] script will be used to render it as formulas.
Raw HTML
--------