From 1aae9c7efd8a26930c019131a28537cb73171cbc Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 12 Feb 2023 21:49:35 -0800 Subject: [PATCH] Fix header number --- exampleSite/content/content/math-typesetting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/content/math-typesetting.md b/exampleSite/content/content/math-typesetting.md index 56604240..108616b4 100644 --- a/exampleSite/content/content/math-typesetting.md +++ b/exampleSite/content/content/math-typesetting.md @@ -26,7 +26,7 @@ To enable KaTex on a per page basis include the parameter `paige.math: true` in **Note:** Use the online reference of [Supported TeX Functions](https://katex.org/docs/supported.html) -### Examples +## Examples

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