From 6af05b2d649f86afccf276b0e8a636ad78fab376 Mon Sep 17 00:00:00 2001 From: Greg Sadowy Date: Fri, 20 Jan 2017 10:30:50 -0800 Subject: Added option to disable MathJax --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 898110c..3a03def 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ Mathematical equations in form of LaTeX or MathML code can be rendered with the You can also print formulas inline. In this case wrap the formula only once with `$`. +If you don't need equations, you can disable MathJax but putting `mathjax = false` in your config.toml. This will prevent clients from unnecessarily downloading the MathJax library. ## Shortcodes -- cgit v1.2.3