diff --git a/astro.config.mjs b/astro.config.mjs index 96784e29..fc958c29 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -40,11 +40,6 @@ export default defineConfig({ ], }, }, - markdown: { - shikiConfig: { - wrap: true, - }, - }, }) // vite plugin to import fonts