08-19-1051, chapter 3.2.2

This commit is contained in:
xiaolai
2024-08-19 10:52:03 +08:00
parent 96f0145f2b
commit c9f2e70b8d
70 changed files with 94 additions and 46 deletions

View File

@@ -531,9 +531,9 @@ export default withMermaid(
md.use(mark);
md.use(ins);
},
// toc: {
// level: [2, 3, 4]
// }
toc: {
level: [1, 2, 3]
}
},
})
);