mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
869d009359
* Add builtin rehype plugin to beginning * Add Changeset * Do the same to rehypeRaw for consistency
5 lines
96 B
Markdown
5 lines
96 B
Markdown
---
|
|
'@astrojs/mdx': patch
|
|
---
|
|
|
|
Load builtin rehype plugins before user plugins instead of after
|