From 7bf8488165820c9495867fc383b1afd2e54ec451 Mon Sep 17 00:00:00 2001 From: leafee98 Date: Tue, 20 Sep 2022 10:48:50 +0800 Subject: [PATCH] modify post latex-support --- exampleSite/content/posts/latex-support.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/content/posts/latex-support.md b/exampleSite/content/posts/latex-support.md index 440d9ca..0190739 100644 --- a/exampleSite/content/posts/latex-support.md +++ b/exampleSite/content/posts/latex-support.md @@ -9,7 +9,7 @@ katex: true draft: false --- -This article contians some test for latex support. Currently the lib used for rendering LaTeX is [\\(\LaTeX\\)](https://katex.org/) +This article contians some test for latex support. Currently the lib used for rendering LaTeX is [\\(\KaTeX\\)](https://katex.org/) @@ -21,7 +21,7 @@ $$ ## The code which render the above ``` -This article contians some test for latex support. Currently the lib used for rendering LaTeX is [\\(\LaTeX\\)](https://katex.org/) +This article contians some test for latex support. Currently the lib used for rendering LaTeX is [\\(\KaTeX\\)](https://katex.org/) $$ \pi=\int_{-\infty}^\infty\frac{dx}{1+x^2}