astro/packages/integrations/mdx/test/fixtures
Ben Holmes adb2079796
Fix MDX style imports when layout is not applied (#4443)
* fix: add "astro.needsHeadRendering" to MDX

* test: style imports in pages without layout

* chore: changeset
2022-08-23 13:25:35 -04:00
..
mdx-component/src [MDX] Fix remaining inconsistencies with Markdown (#4268) 2022-08-12 18:17:26 -04:00
mdx-escape/src Handle edge case in jsx-runtime (#4158) 2022-08-05 10:35:47 -05:00
mdx-frontmatter/src [MDX] Fix remaining inconsistencies with Markdown (#4268) 2022-08-12 18:17:26 -04:00
mdx-frontmatter-injection [MDX] Pass injected frontmatter to layouts (#4255) 2022-08-11 12:36:34 -05:00
mdx-get-headings/src/pages [MDX] Add getHeadings + generate anchor links (#4095) 2022-08-01 17:23:56 -04: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-namespace Fix namespaced component usage in MDX (#4272) 2022-08-12 17:01:05 -05:00
mdx-page Fix MDX style imports when layout is not applied (#4443) 2022-08-23 13:25:35 -04:00
mdx-plus-react Add test for mdx + React usage (#4174) 2022-08-05 17:13:30 -04:00
mdx-rehype-plugins/src/pages Frontmatter injection for MD and MDX (#4176) 2022-08-05 18:55:38 -05:00
mdx-remark-plugins/src/pages Frontmatter injection for MD and MDX (#4176) 2022-08-05 18:55:38 -05:00
mdx-syntax-hightlighting/src/pages [MDX] Add Prism and Shiki support (#4002) 2022-07-21 16:43:58 -04:00
mdx-url-export/src/pages [MDX] Include url in glob result (#3981) 2022-07-20 10:56:32 -04:00