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/fixtures
Thomas Jaggi 2a1c085b19
[MDX] Support remark-rehype options from Astro Markdown config (#5427)
* [MDX] Support remark-rehype options from Astro Markdown config

* [MDX] Add remarkRehype to MdxOptions, extend with default markdown config

* [MDX] Add remarkRehype to README

* [MDX] Fix remarkRehype inheritance, add tests

* [MDX] Update remarkRehype docs in README

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

* [MDX] Fix remarkRehype docs

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-11-22 10:12:25 -05:00
..
mdx-astro-markdown-remarkRehype/src/pages [MDX] Support remark-rehype options from Astro Markdown config (#5427) 2022-11-22 10:12:25 -05:00
mdx-component/src [MDX] Fix remaining inconsistencies with Markdown (#4268) 2022-08-12 18:17:26 -04:00
mdx-escape/src Handle edge case in jsx-runtime (#4158) 2022-08-05 10:35:47 -05:00
mdx-frontmatter/src Update Markdown type signature to match behavior (#4423) 2022-08-25 17:08:43 -04:00
mdx-frontmatter-injection [MDX] Pass injected frontmatter to layouts (#4255) 2022-08-11 12:36:34 -05:00
mdx-get-headings/src/pages
mdx-get-static-paths/src
mdx-infinite-loop P5: fix MDX memory leak (#4939) 2022-09-30 17:13:44 -05:00
mdx-namespace Remove shamefully-hoist (#4842) 2022-09-28 23:13:33 +08:00
mdx-page Remove shamefully-hoist (#4842) 2022-09-28 23:13:33 +08:00
mdx-plugins/src/pages [MDX] Support recmaPlugins config (#5146) 2022-10-24 14:27:37 -04:00
mdx-plus-react Remove shamefully-hoist (#4842) 2022-09-28 23:13:33 +08:00
mdx-syntax-hightlighting/src/pages Preserve code element node meta for rehype syntax highlighters (#5335) 2022-11-09 08:32:13 -05:00
mdx-url-export/src/pages
mdx-vite-env-vars Fix: correctly transform import.meta.env.* in MDX (#4858) 2022-09-26 18:23:47 -04:00