mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
939fe15925
* chore: fix typo in remark tests * test: add test cases for markdown expressions in header * fix: avoid evaluating JSX-like expressions inside inline code in heading * fix: generate slug for id including values in backtick blocks
5 lines
105 B
Markdown
5 lines
105 B
Markdown
---
|
|
'@astrojs/markdown-remark': minor
|
|
---
|
|
|
|
Fix cases for JSX-like expressions in code blocks of headings
|