dev
This commit is contained in:
parent
60912faa27
commit
27a0250c4f
|
@ -105,6 +105,6 @@ export default defineConfig({
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
markdown: {
|
markdown: {
|
||||||
toc: { level: [1, 2] },
|
toc: { level: [2,3] },
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue