From 2de2355022dddca236edd58bf9d0b3ddc3a025a1 Mon Sep 17 00:00:00 2001 From: Brandon Szeto <99768694+brandonszeto@users.noreply.github.com> Date: Fri, 7 Jul 2023 11:54:33 -0700 Subject: [PATCH] Inline math example previously not working as intended --- exampleSite/content/post/math-typesetting/index.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/exampleSite/content/post/math-typesetting/index.md b/exampleSite/content/post/math-typesetting/index.md index 48fdc79..ce8d0bf 100644 --- a/exampleSite/content/post/math-typesetting/index.md +++ b/exampleSite/content/post/math-typesetting/index.md @@ -37,11 +37,7 @@ In this example we will be using [KaTeX](https://katex.org/) ### Examples -{{< math.inline >}} -

-Inline math: \(\varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887…\) -

-{{}} +Inline math: $\varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887…$ Block math: $$