astro/packages/integrations/mdx/test/fixtures
Ben Holmes 93e633922c
Add SmartyPants flag (#5769)
* feat: add smartypants flag

* test: smartypants in markdown and mdx

* docs: Smartypants -> SmartyPants

* chore: changeset

* chore: update changeset with 1.0 -> 2.0 in mind

* chore: bump to minor change
2023-01-06 09:26:02 -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 Support rendering <Fragment> in MDX <Content /> component (#5522) 2022-12-05 21:56:43 +01: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 Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
mdx-get-headings/src/pages [MDX] Add getHeadings + generate anchor links (#4095) 2022-08-01 17:23:56 -04:00
mdx-get-static-paths/src Ensure file and url are always present in MDX for Astro.glob (#4076) 2022-07-28 10:58:44 -04:00
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 Add SmartyPants flag (#5769) 2023-01-06 09:26:02 -05:00
mdx-plus-react Remove shamefully-hoist (#4842) 2022-09-28 23:13:33 +08:00
mdx-slots/src Support rendering <Fragment> in MDX <Content /> component (#5522) 2022-12-05 21:56:43 +01: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] Include url in glob result (#3981) 2022-07-20 10:56:32 -04:00
mdx-vite-env-vars Fix: correctly transform import.meta.env.* in MDX (#4858) 2022-09-26 18:23:47 -04:00