0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-10 22:38:53 -05:00
astro/packages/integrations/markdoc/src
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
..
extensions [ci] format 2023-11-14 15:01:58 +00:00
html Use eslint-plugin-regexp (#9993) 2024-02-07 20:43:19 +08:00
config.ts
content-entry-type.ts feat(markdoc): Add support for using a custom component for images (#9958) 2024-02-08 07:54:40 +01:00
heading-ids.ts
index.ts
load-config.ts
options.ts feat(markdoc): allowIndentation integration option (#8802) 2023-10-24 08:40:54 +01:00
runtime-assets-config.ts
runtime.ts
tokenizer.ts feat(markdoc): allowIndentation integration option (#8802) 2023-10-24 08:40:54 +01:00
utils.ts