kept style consistant
This commit is contained in:
@@ -24,7 +24,7 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
remarkPlugins: [
|
remarkPlugins: [
|
||||||
remarkMath,
|
// [remarkMath, {}],
|
||||||
[remarkToc, { heading: 'toc', maxDepth: 3 } ],
|
[remarkToc, { heading: 'toc', maxDepth: 3 } ],
|
||||||
],
|
],
|
||||||
rehypePlugins : [
|
rehypePlugins : [
|
||||||
|
|||||||
Reference in New Issue
Block a user