astro/.changeset/khaki-dolls-nail.md
Ben Holmes a11b62ee1f
Fix: Markdoc type errors (#7311)
* fix: config, prism, shiki exports

* fix: type error for `render` property

* chore: use `.ts` files in select tests for type checks

* fix: type error on shiki() promise

* chore: changeset
2023-06-06 14:48:54 -04:00

145 B

@astrojs/markdoc
patch

Fix Markdoc type errors for render and defineMarkdocConfig() when using a TypeScript Markdoc config file.