diff --git a/config/_default/params.toml b/config/_default/params.toml index 9edf410..69fdb57 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -55,4 +55,4 @@ editPage = false bootStrapJs = false breadCrumb = false highLight = true - kaTex = true + kaTex = false diff --git a/content/docs/examples/math.md b/content/docs/examples/math.md index d110c27..729a3e7 100644 --- a/content/docs/examples/math.md +++ b/content/docs/examples/math.md @@ -13,6 +13,8 @@ weight: 210 toc: true --- +[KaTeX](https://katex.org/) is switched off by default. Enable it by setting `kaTex = true` in the `[options]` section of `./config/_default/params.toml`. + ## Example 1 _Excerpt taken from [Supernova Neutrinos](https://neutrino.leima.is/book/introduction/supernova-neutrinos/)_