From b84f301a6489bf49a4e4bb6da441009de2b0b4ed Mon Sep 17 00:00:00 2001 From: Will Faught Date: Wed, 14 Dec 2022 19:43:57 -0800 Subject: [PATCH] Remove math.inline shortcode --- exampleSite/content/blog/math-typesetting.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/exampleSite/content/blog/math-typesetting.md b/exampleSite/content/blog/math-typesetting.md index 27ef2ca5..02172cad 100644 --- a/exampleSite/content/blog/math-typesetting.md +++ b/exampleSite/content/blog/math-typesetting.md @@ -26,22 +26,11 @@ In this example we will be using [KaTeX](https://katex.org/) **Note:** Use the online reference of [Supported TeX Functions](https://katex.org/docs/supported.html) -{{< math.inline >}} -{{ if or .Page.Params.math .Site.Params.math }} - - - - -{{ end }} -{{}} - ### Examples -{{< math.inline >}}

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

-{{}} Block math: $$