modify post latex-support
This commit is contained in:
parent
4a4f832aec
commit
7bf8488165
|
@ -9,7 +9,7 @@ katex: true
|
||||||
draft: false
|
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/)
|
||||||
|
|
||||||
<!--more-->
|
<!--more-->
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ $$
|
||||||
## The code which render the above
|
## 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}
|
\pi=\int_{-\infty}^\infty\frac{dx}{1+x^2}
|
||||||
|
|
Loading…
Reference in a new issue