@astrojs/markdoc@2.0.1

withastro/astro@astrojs/markdoc@2.0.1Jun 25, 2026by astrobot-houston

AI Summary

Fixes a crash that occurred when rendering Shiki-highlighted code blocks within list items.

Key Highlights

  • Crash fix for code blocks in lists
  • Stability improvement for Markdoc rendering

New Features

  • Fixed rendering crash for nested code blocks

Full Release Notes

### Patch Changes

-   [#17142](https://github.com/withastro/astro/pull/17142) [`973ea49`](https://github.com/withastro/astro/commit/973ea495bf27699648406f8404913c0dbf6c6bc3) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Fixes a crash when rendering shiki-highlighted code blocks inside list items