From abc087bce8934baad19f169ab5b82a40a32ec42f Mon Sep 17 00:00:00 2001 From: Axotot1 <99773418+Axotot1@users.noreply.github.com> Date: Sun, 27 Aug 2023 15:30:16 +0800 Subject: [PATCH] Update math.html for inline Latex Support --- layouts/partials/math.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/layouts/partials/math.html b/layouts/partials/math.html index 5515842..e98f584 100644 --- a/layouts/partials/math.html +++ b/layouts/partials/math.html @@ -15,5 +15,19 @@ src="https://cdn.jsdelivr.net/npm/katex@0.16.7/dist/contrib/auto-render.min.js" integrity="sha384-+VBxd3r6XgURycqtZ117nYw44OOcIax56Z4dCRWbxyPt0Koah1uHoK0o4+/RRE05" crossorigin="anonymous" - onload="renderMathInElement(document.body);" > + +