fix latex misrendering

This commit is contained in:
Jacky Zhao 2022-04-02 20:34:55 -07:00
parent 146e975932
commit e6e04c03c4
4 changed files with 2 additions and 5 deletions

View file

@ -14,7 +14,7 @@ title: "CJK + Latex Support (测试)"
Block math works with two dollar signs `$$...$$`
$$f(x) = \int_{-\infty}^\infty
f\hat(\xi\),e^{2 \pi i \xi x}
f\hat(\xi),e^{2 \pi i \xi x}
\,d\xi$$
Inline math also works with single dollar signs `$...$`. For example, Euler's identity but inline: $e^{i\pi} = 0$