astro/.changeset/lazy-humans-invent.md
nokazn 939fe15925
Fix cases for JSX-like expressions in code blocks of headings (#3502)
* 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
2022-06-03 08:26:39 -04:00

105 B

@astrojs/markdown-remark
minor

Fix cases for JSX-like expressions in code blocks of headings