Jacky Zhao
2023-06-17 8bfee04c8c6948a88114d53769d4bb89b8ec7bf5
content/notes/CJK + Latex Support (测试).md
@@ -13,11 +13,13 @@
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} = 0$
Inline math also works with single dollar signs `$...$`. For example, Euler's identity but inline: $e^{i\pi} = -1$
Aligned equations work quite well:
@@ -37,4 +39,4 @@
$$
## RTL
More information on configuring RTL languages like Arabic in the [config](notes/config.md) page.
More information on configuring RTL languages like Arabic in the [config](notes/config.md) page.