diff --git a/.changeset/stupid-poets-grab.md b/.changeset/stupid-poets-grab.md index a11f7d129ba4..47e3005e5ed6 100644 --- a/.changeset/stupid-poets-grab.md +++ b/.changeset/stupid-poets-grab.md @@ -6,7 +6,7 @@ Adds an "allowHTML" Markdoc integration option. When enabled, all HTML in Markdoc files will be processed, including HTML elements within Markdoc tags and nodes. -Example of enabling this feature: +Enable this feature in the `markdoc` integration configuration: ```js // astro.config.mjs