0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/packages/integrations/markdoc
Matt Kane 44841fc281
fix: conditionally import image style (#12925)
* fix: conditionally import image style

* Use wrapper component for conditional style import

* changeset

* Add tests

* Fix tests

* Update markdoc tests

* Lint
2025-01-08 13:24:45 +00:00
..
components update formatter config (#11640) 2024-08-08 12:12:50 +02:00
src chore: remove unused imports (#12696) 2024-12-11 16:01:06 +01:00
template Fix: add headings to .mdoc render type (#7111) 2023-05-17 16:35:48 -04:00
test fix: conditionally import image style (#12925) 2025-01-08 13:24:45 +00:00
CHANGELOG.md [ci] release (#12790) 2024-12-20 12:10:36 +00:00
package.json fix(deps): update dependency htmlparser2 to v10 (#12857) 2025-01-03 20:17:23 +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