From e9233180cfacb44fa4c060ee9d6a5d2dec759cfd Mon Sep 17 00:00:00 2001 From: Groupr Date: Tue, 11 Nov 2025 04:21:06 +0000 Subject: [PATCH] Update namespace-settings.j2 Renamed checkbox from mathjax-checkbox to katex-checkbox. Updated label to "Enable KaTeX" with link to katex.org. Changed description from "could introduce slowness" to "fast math rendering". --- remarkbox/templates/namespace-settings.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/remarkbox/templates/namespace-settings.j2 b/remarkbox/templates/namespace-settings.j2 index 1f4420e..a6dd8e1 100644 --- a/remarkbox/templates/namespace-settings.j2 +++ b/remarkbox/templates/namespace-settings.j2 @@ -59,9 +59,9 @@ If checked, disable infinite nesting and limit to only a depth of 2. If checked, both example.com/1 and example.com/1?a=2 will load the same thread because a=2 is ignored.

- - -If checked, allow beautiful math equations with MathJax (could introduce slowness) + + +If checked, allow beautiful math equations with KaTeX (fast math rendering)
$$E = mc^2$$