0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00
astro/packages/integrations/mdx/test/fixtures
Matt Kane 44841fc281
fix: conditionally import image style (#12925)
* fix: conditionally import image style

* Use wrapper component for conditional style import

* changeset

* Add tests

* Fix tests

* Update markdoc tests

* Lint
2025-01-08 13:24:45 +00:00
..
css-head-mdx fix: correctly handle head propagation in content layer deferred rendering (#12014) 2024-09-18 15:15:51 +01:00
image-remark-imgattr
invalid-mdx-component/src/pages
mdx-astro-markdown-remarkRehype/src/pages
mdx-component/src
mdx-escape/src
mdx-frontmatter/src
mdx-frontmatter-injection
mdx-get-headings/src/pages
mdx-get-static-paths/src
mdx-images fix: conditionally import image style (#12925) 2025-01-08 13:24:45 +00:00
mdx-infinite-loop fix(deps): update all non-major dependencies (#12410) 2024-11-27 16:20:16 +08:00
mdx-math/src/pages
mdx-namespace
mdx-optimize Handle MDX optimize for root hast node (#11975) 2024-09-12 18:47:55 +08:00
mdx-page Unset charset=utf-8 content-type for md/mdx pages (#12231) 2024-10-24 17:13:22 +08:00
mdx-plugins/src/pages
mdx-plus-react
mdx-plus-react-errors
mdx-script-style-raw/src/pages
mdx-slots/src
mdx-syntax-hightlighting/src/pages
mdx-url-export/src/pages
mdx-vite-env-vars