Commit a6f65f42 authored by Henk Verlinde's avatar Henk Verlinde
Browse files

config: switch off katex per default

parent 89784d96
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,4 +55,4 @@ editPage = false
  bootStrapJs = false
  breadCrumb = false
  highLight = true
  kaTex = true
  kaTex = false
+2 −0
Original line number Diff line number Diff line
@@ -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/)_