Change8

@astrojs/markdown-remark@7.0.0-beta.7

Breaking Changes
📦 astroView on GitHub →
1 breaking🔧 1 symbols

Summary

This release updates how styles for code blocks are emitted to improve Content Security Policy (CSP) support. Users should review the v6 upgrade guidance for necessary adjustments.

⚠️ Breaking Changes

  • Styles applied to code blocks are emitted differently to support CSP. Consult the v6 upgrade guidance for details on potential impact.

Migration Steps

  1. Review the v6 upgrade guidance regarding changes to how Shiki code block styles are emitted: https://v6.docs.astro.build/en/guides/upgrade-to/v6/#changed-how-shiki-code-block-styles-are-emitted

Affected Symbols