mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
853081d1c8
* chore: add rel image error plugin * deps: mdast, mdast types * chore: add rel image throw to mdx * refactor: doc rel image path plugin * fix: respect experimental flag in md remark * chore: changeset * deps: remove mdast package * fix: resolve contentDir from config * fix: apply MDX plugin after user plugins * fix: stub out contentDir
7 lines
127 B
Markdown
7 lines
127 B
Markdown
---
|
|
'astro': patch
|
|
'@astrojs/mdx': patch
|
|
'@astrojs/markdown-remark': patch
|
|
---
|
|
|
|
Prevent relative image paths in `src/content/`
|