0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/integrations/mdx/test/fixtures
Ben Holmes b2b367c969
[MDX] Support YAML frontmatter (#3995)
* chore: remove old comment

* deps: add remark-frontmatter

* deps: add remark-mdx-frontmatter

* fix: handle null or undefined frontmatter key

* feat: configure frontmatter plugins with defaults

* test: frontmatter and custom frontmatter name

* docs: add frontmatterOptions config

* docs: add "variables" and "frontmatter" docs

* chore: excessible -> accessible

* chore: changeset

* chore: remove bad mdx comment
2022-07-20 21:34:21 -04:00
..
mdx-component/src
mdx-custom-frontmatter-name/src/pages [MDX] Support YAML frontmatter (#3995) 2022-07-20 21:34:21 -04:00
mdx-frontmatter/src/pages [MDX] Support YAML frontmatter (#3995) 2022-07-20 21:34:21 -04:00
mdx-page/src/pages
mdx-remark-plugins/src/pages [MDX] Support remark and rehype plugins, with defaults (#3977) 2022-07-20 14:14:23 -04:00
mdx-url-export/src/pages