mirror of
https://github.com/withastro/astro.git
synced 2025-02-03 22:29:08 -05:00
* JS comment wrappers should be removed from HTML comments in code blocks * chore: add changeset
5 lines
123 B
Markdown
5 lines
123 B
Markdown
---
|
|
'@astrojs/markdown-remark': patch
|
|
---
|
|
|
|
Fix: HTML comments in markdown code blocks should not be wrapped in JS comments
|