From d647841898eec958e9df49efc878d90be891e604 Mon Sep 17 00:00:00 2001 From: leafee98 Date: Fri, 19 Jan 2024 18:18:43 +0800 Subject: [PATCH] examplesite: add breaklines to latex-support --- exampleSite/content/posts/latex-support.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/exampleSite/content/posts/latex-support.md b/exampleSite/content/posts/latex-support.md index 40574df..05a11d9 100644 --- a/exampleSite/content/posts/latex-support.md +++ b/exampleSite/content/posts/latex-support.md @@ -9,7 +9,8 @@ katex: true draft: false --- -This article contians some test for latex support. Currently the lib used for rendering LaTeX is [\\(\KaTeX\\)](https://katex.org/) +This article contians some test for latex support. +Currently the lib used for rendering LaTeX is [\\(\KaTeX\\)](https://katex.org/) @@ -20,7 +21,8 @@ $$ ## The code which render the above ``` -This article contians some test for latex support. Currently the lib used for rendering LaTeX is [\\(\KaTeX\\)](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}