@astrojs/markdoc@2.0.1
karpathy/nn-zero-to-hero@astrojs/markdoc@2.0.1Jun 25, 2026by astrobot-houston
AI Summary
Resolves a crash that occurred when rendering Shiki-highlighted code blocks located within list items.
Key Highlights
- Fixes crash when rendering Shiki code blocks in 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