mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
9ba1f4f825
* fix: remove micromark-extension-mdx-expression to unbreak JSX expressions * chore: changeset * deps: update lockfile * tests: jsx expressions in markdown
6 lines
115 B
Markdown
6 lines
115 B
Markdown
---
|
|
'astro': patch
|
|
'@astrojs/markdown-remark': patch
|
|
---
|
|
|
|
Fix JSX expression inconsistencies within markdown files
|