mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
* fix(#4135): handle edge case in jsx-runtime * test: add mdx test case * chore: fix utils reference * test: fix mdx escape test Co-authored-by: Nate Moore <nate@astro.build>
5 lines
76 B
Markdown
5 lines
76 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix edge case where MDX components would be escaped
|