Evan Cater
2022-10-24 0a602eda1bc0c5446dbbc2917b3c3dcd1ad99c6b
fix euler's identity (#220)

1 files modified
4 ■■■■ changed files
content/notes/CJK + Latex Support (测试).md 4 ●●●● patch | view | raw | blame | history
content/notes/CJK + Latex Support (测试).md
@@ -17,7 +17,7 @@
    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$
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 +37,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.