kept style consistant

This commit is contained in:
2026-03-22 23:39:33 +13:00
parent 78806f3bb4
commit 8517448274

View File

@@ -24,7 +24,7 @@ export default defineConfig({
},
},
remarkPlugins: [
remarkMath,
// [remarkMath, {}],
[remarkToc, { heading: 'toc', maxDepth: 3 } ],
],
rehypePlugins : [