fix: HTML 渲染异常 (#152)

* fix: 修复 `API` 版本 HTML 会被渲染的问题[#146]

* chore: version 2.8.1
This commit is contained in:
Redon
2023-02-27 19:25:15 +08:00
committed by GitHub
parent 2c509c329f
commit 21fb4f817c
8 changed files with 73 additions and 17 deletions

View File

@@ -1,3 +1,10 @@
## v2.8.1
`2023-02-27`
### BugFix
- 修复 `API` 版本不是 `Markdown` 时,普通 `HTML` 代码会被渲染的问题 [#146]
## v2.8.0
`2023-02-27`