diff --git a/astro.config.mjs b/astro.config.mjs index e946dd4..f174841 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -24,7 +24,7 @@ export default defineConfig({ }, }, remarkPlugins: [ - remarkMath, + // [remarkMath, {}], [remarkToc, { heading: 'toc', maxDepth: 3 } ], ], rehypePlugins : [