0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/mdx/test/fixtures
Bjorn Lu 964d55246b
Prevent HTML-escape of raw strings in JSX script/style tags (#6459)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-03-09 00:29:22 +08:00
..
css-head-mdx Fix head injection in body with slots.render() and head buffering (#6216) 2023-02-13 07:49:10 -05:00
mdx-astro-markdown-remarkRehype/src/pages
mdx-component/src Support rendering <Fragment> in MDX <Content /> component (#5522) 2022-12-05 21:56:43 +01:00
mdx-escape/src
mdx-frontmatter/src
mdx-frontmatter-injection Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
mdx-get-headings/src/pages Fix MDX heading IDs generation when using a frontmatter reference (#5978) 2023-01-26 12:52:50 -05:00
mdx-get-static-paths/src
mdx-infinite-loop
mdx-math/src/pages Prevent HTML-escape of raw strings in JSX script/style tags (#6459) 2023-03-09 00:29:22 +08:00
mdx-namespace
mdx-page
mdx-plugins/src/pages Add SmartyPants flag (#5769) 2023-01-06 09:26:02 -05:00
mdx-plus-react
mdx-script-style-raw/src/pages Prevent HTML-escape of raw strings in JSX script/style tags (#6459) 2023-03-09 00:29:22 +08:00
mdx-slots/src Support rendering <Fragment> in MDX <Content /> component (#5522) 2022-12-05 21:56:43 +01:00
mdx-syntax-hightlighting/src/pages
mdx-url-export/src/pages
mdx-vite-env-vars