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
Ben Holmes 8f8dff4d33
[MDX] Extend Markdown plugin config, with customization options (#4504)
* test: new combined remark / rehype suite

* fix: use with-plugins fixture

* chore: remove old mdx plugin tests

* docs: add JS docs

* docs: update README with thorough example

* chore: changeset

* fix: add "extends" error message

* fix: ignore string-based plugins in md

* feat: add warning log for string plugins

* docs: highlight `extendPlugins`

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* nit: highlight "extendPlugins"

* fix: md plugins type check

* chore: "defaults" -> "astroDefaults"

* nit: info log when inheriting markdown plugins

* refactor: one big log on new behavior

* dan: dan nit

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-08-30 13:38:35 -04:00
..
fixtures [MDX] Extend Markdown plugin config, with customization options (#4504) 2022-08-30 13:38:35 -04:00
mdx-component.test.js [MDX] Fix remaining inconsistencies with Markdown (#4268) 2022-08-12 18:17:26 -04: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 [MDX] Pass injected frontmatter to layouts (#4255) 2022-08-11 12:36:34 -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 [ci] format 2022-08-01 21:25:50 +00:00
mdx-get-static-paths.test.js [ci] format 2022-07-28 15:00:32 +00:00
mdx-namespace.test.js [ci] format 2022-08-12 22:03:24 +00:00
mdx-page.test.js [ci] format 2022-08-23 17:28:38 +00:00
mdx-plugins.test.js [MDX] Extend Markdown plugin config, with customization options (#4504) 2022-08-30 13:38:35 -04:00
mdx-plus-react.test.js Add test for mdx + React usage (#4174) 2022-08-05 17:13:30 -04:00
mdx-syntax-highlighting.test.js [ci] format 2022-08-15 14:45:15 +00:00
mdx-url-export.test.js [MDX] Add Prism and Shiki support (#4002) 2022-07-21 16:43:58 -04:00