From 5d9062444164c11b15f98f270a8615bf0f06f1bf Mon Sep 17 00:00:00 2001 From: Brandon Szeto <99768694+brandonszeto@users.noreply.github.com> Date: Wed, 16 Aug 2023 05:21:23 -0700 Subject: [PATCH] doc: Inline math example previously not working as intended (#834) 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: $$