config: switch off katex per default

This commit is contained in:
Henk Verlinde 2021-03-17 11:03:35 +01:00
parent 89784d9656
commit a6f65f42f5
2 changed files with 3 additions and 1 deletions

View File

@ -55,4 +55,4 @@ editPage = false
bootStrapJs = false
breadCrumb = false
highLight = true
kaTex = true
kaTex = false

View File

@ -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/)_