0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/markdoc
2024-02-15 17:20:38 +08:00
..
components fix: enforce separate type imports (#9288) 2023-12-04 17:56:32 +01:00
src feat(markdoc): Add support for using a custom component for images (#9958) 2024-02-08 07:54:40 +01:00
template Fix: add headings to .mdoc render type (#7111) 2023-05-17 16:35:48 -04:00
test feat(markdoc): Add support for using a custom component for images (#9958) 2024-02-08 07:54:40 +01:00
CHANGELOG.md [ci] release (#10029) 2024-02-12 14:25:50 +00:00
package.json Update to Vite 5.1 (#10120) 2024-02-15 17:20:38 +08:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@astrojs/markdoc (experimental) 📝

This Astro integration enables the usage of Markdoc to create components, pages, and content collection entries.

Documentation

Read the @astrojs/markdoc docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro