From 9b5aacd622b72e98c4bd14aee614b944644f9600 Mon Sep 17 00:00:00 2001 From: Fiveneves <75442734+Fiveneves@users.noreply.github.com> Date: Sun, 14 Apr 2024 21:53:21 +0800 Subject: [PATCH] Update cn.md --- _includes/docs/cn.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/docs/cn.md b/_includes/docs/cn.md index 55a0a05..48a923f 100644 --- a/_includes/docs/cn.md +++ b/_includes/docs/cn.md @@ -372,7 +372,7 @@ mathjax: true 示例: -Inline math: $$ E = mc^2 $$ +Inline math: $ E = mc^2 $ Display math: @@ -382,7 +382,7 @@ $$ ```plaintext -$$ E = mc^2 $$ +$ E = mc^2 $ $$ i \hbar \frac{\partial \psi}{\partial t}