diff --git a/docs/.vitepress/config/shared.ts b/docs/.vitepress/config/shared.ts index 3b967321..b6c610de 100644 --- a/docs/.vitepress/config/shared.ts +++ b/docs/.vitepress/config/shared.ts @@ -6,6 +6,7 @@ export const shared = defineConfig({ lastUpdated: true, cleanUrls: true, + metaChunk: true, markdown: { math: true,