astro/packages/integrations/mdx/test/fixtures
2023-04-06 18:33:47 -04:00
..
css-head-mdx Prevent body head content injection in MDX when using layout (#6779) 2023-04-06 18:33:47 -04:00
mdx-astro-markdown-remarkRehype/src/pages [MDX] Support remark-rehype options from Astro Markdown config (#5427) 2022-11-22 10:12:25 -05:00
mdx-component/src Support rendering <Fragment> in MDX <Content /> component (#5522) 2022-12-05 21:56:43 +01:00
mdx-escape/src Handle edge case in jsx-runtime (#4158) 2022-08-05 10:35:47 -05:00
mdx-frontmatter/src Update Markdown type signature to match behavior (#4423) 2022-08-25 17:08:43 -04:00
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 Ensure file and url are always present in MDX for Astro.glob (#4076) 2022-07-28 10:58:44 -04:00
mdx-infinite-loop P5: fix MDX memory leak (#4939) 2022-09-30 17:13:44 -05:00
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 Remove shamefully-hoist (#4842) 2022-09-28 23:13:33 +08:00
mdx-page Remove shamefully-hoist (#4842) 2022-09-28 23:13:33 +08:00
mdx-plugins/src/pages Add SmartyPants flag (#5769) 2023-01-06 09:26:02 -05:00
mdx-plus-react Remove shamefully-hoist (#4842) 2022-09-28 23:13:33 +08:00
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 Preserve code element node meta for rehype syntax highlighters (#5335) 2022-11-09 08:32:13 -05:00
mdx-url-export/src/pages [MDX] Include url in glob result (#3981) 2022-07-20 10:56:32 -04:00
mdx-vite-env-vars Fix: correctly transform import.meta.env.* in MDX (#4858) 2022-09-26 18:23:47 -04:00