diff --git a/content/en/functions/transform/ToMath.md b/content/en/functions/transform/ToMath.md index d37e6aec9..9458b0857 100644 --- a/content/en/functions/transform/ToMath.md +++ b/content/en/functions/transform/ToMath.md @@ -122,7 +122,7 @@ In your base template, conditionally include the KaTeX CSS within the head eleme
{{ $noop := .WordCount }} {{ if .Page.Store.Get "hasMath" }} - + {{ end }} ```