@astrojs/markdown-remark@7.0.0-beta.5
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a bug related to Prism code block generation, preventing the unwanted inclusion of the `is:raw` attribute in the output.
🐛 Bug Fixes
- Fixed an issue where code blocks generated by Prism included the `is:raw` attribute in the final output.