From 0b6d0292c75d0556f47356af8a883a0e8a411a63 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Wed, 29 Jan 2025 19:55:29 -0800 Subject: [PATCH] Update KaTeX example to use latest version --- content/en/content-management/mathematics.md | 22 +++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/content/en/content-management/mathematics.md b/content/en/content-management/mathematics.md index f600fd89b..f6d91ca43 100644 --- a/content/en/content-management/mathematics.md +++ b/content/en/content-management/mathematics.md @@ -192,9 +192,25 @@ See the [inline delimiters](#inline-delimiters) section for details. To use KaTeX instead of MathJax, replace the partial template from [Step 2] with this: {{< code file=layouts/partials/math.html copy=true >}} - - - + + +