Files
袁章洪 6eac1cb656 fix(api-reference): cast markdown-it-container plugin type for astro check
@types/markdown-it-container targets a different @types/markdown-it build, so
its plugin signature doesn't unify with our MarkdownIt instance — astro check
(tsc) failed. Cast it to the expected use() parameter type.
2026-09-14 16:37:21 +08:00
..