mirror of
https://github.com/withastro/astro.git
synced 2025-02-03 22:29:08 -05:00
6 lines
240 B
Markdown
6 lines
240 B
Markdown
|
---
|
||
|
'@astrojs/mdx': minor
|
||
|
---
|
||
|
|
||
|
Introduce new `extendPlugins` configuration option. This defaults to inheriting all remark and rehype plugins from your `markdown` config, with options to use either Astro's defaults or no inheritance at all.
|