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
2023-04-27 11:39:15 +08:00
..
fixtures Upgrade turbo (#6911) 2023-04-27 11:39:15 +08:00
css-head-mdx.test.js Prevent body head content injection in MDX when using layout (#6779) 2023-04-06 18:33:47 -04:00
mdx-astro-markdown-remarkRehype.test.js [ci] format 2022-11-22 15:15:03 +00:00
mdx-component.test.js Support rendering <Fragment> in MDX <Content /> component (#5522) 2022-12-05 21:56:43 +01:00
mdx-escape.test.js
mdx-frontmatter-injection.test.js Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
mdx-frontmatter.test.js
mdx-get-headings.test.js Fix MDX heading IDs generation when using a frontmatter reference (#5978) 2023-01-26 12:52:50 -05:00
mdx-get-static-paths.test.js
mdx-images.test.js feat(mdx): Add support for turning ![]() into <Image> (#6824) 2023-04-13 11:54:40 +02:00
mdx-infinite-loop.test.js
mdx-math.test.js Prevent HTML-escape of raw strings in JSX script/style tags (#6459) 2023-03-09 00:29:22 +08:00
mdx-namespace.test.js
mdx-page.test.js
mdx-plugins.test.js Support rehype plugins that inject namespaced attributes 2 (#6253) 2023-02-16 18:53:30 +08:00
mdx-plus-react.test.js
mdx-script-style-raw.test.js Prevent HTML-escape of raw strings in JSX script/style tags (#6459) 2023-03-09 00:29:22 +08:00
mdx-slots.js Support rendering <Fragment> in MDX <Content /> component (#5522) 2022-12-05 21:56:43 +01:00
mdx-syntax-highlighting.test.js Markdown and MDX configuration rework (#5684) 2023-01-03 17:12:47 -05:00
mdx-url-export.test.js
mdx-vite-env-vars.test.js