错误修正

Fixed:
- 2.2 半角描述不全
- 6.1 无样式的tip块

Improve:
- 取消过时的flowchart支持
This commit is contained in:
2023-08-09 19:42:33 +08:00
parent cb4928dd83
commit a54397daec
4 changed files with 24 additions and 7 deletions

View File

@@ -59,7 +59,7 @@ export default hopeTheme({
demo: false,
echarts: true,
figure: true,
flowchart: true,
flowchart: false,
gfm: true,
imgLazyload: true,
imgSize: true,