docs(zh): fix punctuation in markdown file (#4022)

pull/3069/merge
Hazel 1 year ago committed by GitHub
parent 97f9469b6d
commit f3ee906437
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -840,7 +840,7 @@ Can be created using `.foorc.json`.
## 数学方程 {#math-equations} ## 数学方程 {#math-equations}
现在这是可选的。要启用它, 需要安装 `markdown-it-mathjax3`,在配置文件中设置`markdown.math` 为 `true` 现在这是可选的。要启用它需要安装 `markdown-it-mathjax3`,在配置文件中设置`markdown.math` 为 `true`
```sh ```sh
npm add -D markdown-it-mathjax3 npm add -D markdown-it-mathjax3

Loading…
Cancel
Save