e569f0a5c7
* 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
|