astro/packages/integrations/mdx/test
Arsh 8a5b0c1f3a
Switch build.inlineStylesheets default to auto (#8118)
* switch inlineStylesheets default

* use previous default for astro/test

* use previous default for content-collections-render.test.js

* integrations: node, deno, mdx, markdown

* typedocs: switch inlineStylesheets default

* Update example to show non-default

* add changeset

* reword changeset

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-08-18 07:52:06 +01:00
..
fixtures config: remove ~/assets alias (#8113) 2023-08-17 14:22:26 +02:00
css-head-mdx.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
invalid-mdx-component.test.js [ci] format 2023-06-09 20:23:53 +00: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 Handle edge case in jsx-runtime (#4158) 2022-08-05 10:35:47 -05:00
mdx-frontmatter-injection.test.js Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
mdx-frontmatter.test.js Update Markdown type signature to match behavior (#4423) 2022-08-25 17:08:43 -04:00
mdx-get-headings.test.js feat: use typescript-eslint@v6's reworked configs (#7425) 2023-07-03 20:59:43 +08:00
mdx-get-static-paths.test.js Refactor and improve Astro config loading flow (#7879) 2023-08-01 17:11:26 +08:00
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 P5: fix MDX memory leak (#4939) 2022-09-30 17:13:44 -05:00
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 [ci] format 2022-08-12 22:03:24 +00:00
mdx-optimize.test.js Add MDX optimize option (#7151) 2023-05-25 19:43:29 +08:00
mdx-page.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
mdx-plugins.test.js Refactor and improve Astro config loading flow (#7879) 2023-08-01 17:11:26 +08:00
mdx-plus-react.test.js feat: use typescript-eslint@v6's reworked configs (#7425) 2023-07-03 20:59:43 +08:00
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 Upgrade shiki to v0.14.1 (#6932) 2023-05-03 11:07:57 -04:00
mdx-url-export.test.js [MDX] Add Prism and Shiki support (#4002) 2022-07-21 16:43:58 -04:00
mdx-vite-env-vars.test.js [ci] format 2022-09-26 22:25:48 +00:00