astro/.changeset/old-pears-design.md
Nate Moore 1f0dd31d92
fix(#4246): fix Prism indentation and class (#4251)
Co-authored-by: Nate Moore <nate@astro.build>
2022-08-11 10:59:48 -05:00

7 lines
140 B
Markdown

---
'@astrojs/prism': patch
---
Fix `<Prism />` component indentation
Prefer `class="language-plaintext"` to `class="language-undefined"`