0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/packages/integrations/markdoc/test
Erika 14ce8a6ebf
feat(markdoc): Add support for using a custom component for images (#9958)
* feat(markdoc): Add support for using a custom component for images

* chore: changeset

* test: add test

* Update .changeset/shaggy-spies-sit.md

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-02-08 07:54:40 +01:00
..
fixtures feat(markdoc): Add support for using a custom component for images (#9958) 2024-02-08 07:54:40 +01:00
content-collections.test.js
headings.test.js
image-assets.test.js feat(markdoc): Add support for using a custom component for images (#9958) 2024-02-08 07:54:40 +01:00
propagated-assets.test.js
render-html.test.js
render.test.js
syntax-highlighting.test.js
variables.test.js