From 120d104230b1c762a57eb41240e18aee6c289c08 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Sun, 20 Nov 2022 23:14:48 +0000
Subject: [PATCH] update config for search
---
content/notes/CJK + Latex Support (测试).md | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git "a/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md" "b/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md"
index d6e4ae9..0f9afc2 100644
--- "a/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md"
+++ "b/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.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:
--
Gitblit v1.10.0