halogenica / beautifulhugo

Theme for the Hugo static website generator
Other
1.13k stars 602 forks source link

Math not render with "hugo server" #417

Closed kakila closed 2 years ago

kakila commented 2 years ago

I was expecting that math would render when testing locally with hugo server. I cannot make it work. I Also tried setting

useMathJax = true
disableMath = false

in my config.toml, but solves nothing.

kakila commented 2 years ago

My error, I was using code not supported by Katex nor MathJax.