Skip to content

Commit ac10e3b

Browse files
committed
feat: 增加Markdown-Mermaid
1 parent e494e4d commit ac10e3b

File tree

2 files changed

+660
-1
lines changed

2 files changed

+660
-1
lines changed

Docs/.vitepress/blog-theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const blogTheme = getThemeConfig({
1212
// search: false,
1313

1414
// markdown 图表支持(会增加一定的构建耗时)
15-
// mermaid: true
15+
mermaid: true, // 流程图
1616
// home: {
1717
// name: "MuYi086's Blog",
1818
// motto: '记录工作和生活的点滴',

0 commit comments

Comments
 (0)