mirror of
https://github.com/withastro/astro.git
synced 2025-01-13 22:11:20 -05:00
7f7a8504b5
* fix(images): Fix using optimized images in Markdown * test(images): Update tests to be a bit more robust + new tests * chore: changeset * refactor: use spreadAttributes instead
6 lines
109 B
Markdown
6 lines
109 B
Markdown
---
|
|
'astro': patch
|
|
'@astrojs/markdown-remark': patch
|
|
---
|
|
|
|
Fix using optimized images in Markdown not working
|