0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/packages/integrations/mdx/test/fixtures
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
..
mdx-component/src
mdx-escape/src
mdx-frontmatter/src Update Markdown type signature to match behavior (#4423) 2022-08-25 17:08:43 -04:00
mdx-frontmatter-injection
mdx-get-headings/src/pages
mdx-get-static-paths/src
mdx-namespace
mdx-page Fix MDX style imports when layout is not applied (#4443) 2022-08-23 13:25:35 -04:00
mdx-plugins/src/pages [MDX] Extend Markdown plugin config, with customization options (#4504) 2022-08-30 13:38:35 -04:00
mdx-plus-react
mdx-syntax-hightlighting/src/pages
mdx-url-export/src/pages