add more react function and remove typst support
This commit is contained in:
@@ -28,13 +28,13 @@ NovaBlog 是一个极简、高效的程序员博客系统,采用 **静态渲
|
||||
|
||||
上面的组件会在可见时自动加载并挂载 JavaScript。
|
||||
|
||||
### 📐 Typst 学术排版
|
||||
### 📐 数学公式排版
|
||||
|
||||
支持复杂的数学公式渲染:
|
||||
|
||||
<TypstBlock>
|
||||
```
|
||||
$ integral_0^infinity e^(-x^2) dif x = sqrt(pi) / 2 $
|
||||
</TypstBlock>
|
||||
```
|
||||
|
||||
## 代码高亮
|
||||
|
||||
|
||||
Reference in New Issue
Block a user