diff --git a/astro.config.ts b/astro.config.ts index 453ae369d06f1cc..56ed46e662b1518 100644 --- a/astro.config.ts +++ b/astro.config.ts @@ -73,8 +73,8 @@ const autolinkConfig: rehypeAutolinkHeadingsOptions = { // https://astro.build/config export default defineConfig({ site: "https://developers.cloudflare.com", - smartypants: false, markdown: { + smartypants: false, rehypePlugins: [ [ rehypeMermaid,