From 0699e5f8dee3f775b363359e8f74c0ead8e3e730 Mon Sep 17 00:00:00 2001 From: Gregas Maximus Date: Fri, 20 Jan 2017 13:28:04 -0800 Subject: Option to disable MathJax but enabled by default --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3a03def..6ff6e45 100644 --- a/README.md +++ b/README.md @@ -133,7 +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. +If you don't need equations, you can disable MathJax but putting `disable_mathjax = true` in your config.toml. This will prevent clients from unnecessarily downloading the MathJax library. ## Shortcodes -- cgit v1.2.3