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
Oliver Speir df37366556
MDX remark image props (#9753)
* rearrange plugins and add props to Image component

* add tests and update lockfile

* add changeset

* re-rearrange plugin order, gfm/smartypants then user defined then image related then shiki/prism

* make more generic

* add more/better tests

* remove unused logger

---------

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-01-23 18:18:09 -05:00
..
fixtures MDX remark image props (#9753) 2024-01-23 18:18:09 -05: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 Update all dependencies (#9138) 2023-11-21 12:09:19 +08:00
mdx-component.test.js
mdx-escape.test.js
mdx-frontmatter-injection.test.js
mdx-frontmatter.test.js
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 [ci] format 2023-09-13 16:29:09 +00:00
mdx-infinite-loop.test.js
mdx-math.test.js Update all dependencies (#9138) 2023-11-21 12:09:19 +08:00
mdx-namespace.test.js
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 [ci] format 2023-08-31 15:32:51 +00:00
mdx-script-style-raw.test.js
mdx-slots.test.js feat: implement overlay main screen redesign (#9118) 2023-11-28 09:39:38 -05:00
mdx-syntax-highlighting.test.js
mdx-url-export.test.js
mdx-vite-env-vars.test.js Use esbuild for env replacement (#9652) 2024-01-11 12:06:14 +08:00
remark-imgattr.test.js MDX remark image props (#9753) 2024-01-23 18:18:09 -05:00