Jacky Zhao
2023-07-02 e0ebee5aa9b3646de722f139f1d8d15591df538e
content/notes/CJK + Latex Support (测试).md
@@ -13,9 +13,11 @@
Block math works with two dollar signs `$$...$$`
$$f(x) = \int_{-\infty}^\infty
$$
f(x) = \int_{-\infty}^\infty
    f\hat(\xi),e^{2 \pi i \xi x}
    \,d\xi$$
    \,d\xi
$$
   
Inline math also works with single dollar signs `$...$`. For example, Euler's identity but inline: $e^{i\pi} = -1$