diff --git a/.changeset/cold-snakes-train.md b/.changeset/cold-snakes-train.md index 191359bb921b..273881195209 100644 --- a/.changeset/cold-snakes-train.md +++ b/.changeset/cold-snakes-train.md @@ -26,7 +26,7 @@ export default function myRehypePre() { } ``` -Note: if using the built-in `` component, the output of the component being flattened html, the replacement `
` cannot be accessed using `{ tagName: "pre" }`.
+Note: The `
` element is not exposed when using Astro's `` component which outputs flattened HTML.
 
 
 It also allows to use the `data-language` attribute in css rules: