astro/packages/integrations/mdx/test
Ben Holmes 19433eb4a4
[MDX] Support remark and rehype plugins, with defaults (#3977)
* feaet: allow remark and rehype plugin config

* deps: add remark-gfm, remark-smartypants

* feat: add gfm and smartypants by default

* test: add GFM and remark plugin tests

* feat: preserve default plugins with "extends"

* docs: add remarkPlugins

* docs: add rehypePlugins

* chore: changeset

* fix: remove skip from mdx tests

* chore: dup hyperlink flavor text

* chore: authGen -> autoGen

* nit: markdown -> Markdown

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

* nit: markdown -> Markdown 1

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

* nit: markdown -> Markdown 2

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

* nit: markdown -> Markdown 3

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

* nit: markdown -> Markdown 4

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2022-07-20 14:14:23 -04:00
..
fixtures [MDX] Support remark and rehype plugins, with defaults (#3977) 2022-07-20 14:14:23 -04:00
mdx-component.test.js [ci] format 2022-06-30 18:11:12 +00:00
mdx-page.test.js [ci] format 2022-06-30 18:11:12 +00:00
mdx-remark-plugins.test.js [MDX] Support remark and rehype plugins, with defaults (#3977) 2022-07-20 14:14:23 -04:00
mdx-url-export.js [MDX] Include url in glob result (#3981) 2022-07-20 10:56:32 -04:00