0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/markdown/remark/src
Erika 7f7a8504b5
Fix using optimized images in Markdown (#6604)
* 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
2023-03-22 12:19:01 +01:00
..
frontmatter-injection.ts Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
index.ts Fix using optimized images in Markdown (#6604) 2023-03-22 12:19:01 +01:00
internal.ts Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
load-plugins.ts fix: Enforce the usage of type imports when possible (#6502) 2023-03-10 16:19:57 +01:00
rehype-collect-headings.ts fix: Enforce the usage of type imports when possible (#6502) 2023-03-10 16:19:57 +01:00
rehype-images.ts Fix using optimized images in Markdown (#6604) 2023-03-22 12:19:01 +01:00
remark-collect-images.ts Fix using optimized images in Markdown (#6604) 2023-03-22 12:19:01 +01:00
remark-prism.ts
remark-scoped-styles.ts
remark-shiki.ts fix shiki css class replace logic in md and mdx integrations (#5837) 2023-01-12 20:15:51 +08:00
types.ts Fix using optimized images in Markdown (#6604) 2023-03-22 12:19:01 +01:00