@astrojs/markdoc@2.0.1
parruda/swarm@astrojs/markdoc@2.0.1Jun 25, 2026by astrobot-houston
AI Summary
A patch release that resolves a crash occurring when rendering Shiki-highlighted code blocks inside list items.
Key Highlights
- Fixes crash in list item rendering
- Specific fix for Shiki-highlighted code blocks
New Features
- Stable rendering of code blocks within list items
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