astro/packages/markdown/remark
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
..
src Fix cases for JSX-like expressions in code blocks of headings (#3502) 2022-06-03 08:26:39 -04:00
test Fix cases for JSX-like expressions in code blocks of headings (#3502) 2022-06-03 08:26:39 -04:00
CHANGELOG.md [ci] release (#3485) 2022-05-31 13:40:19 -04:00
package.json [ci] release (#3485) 2022-05-31 13:40:19 -04:00
tsconfig.json Support Node v14.15+ (#2202) 2021-12-16 18:53:22 -05:00