b2b367c969
* 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
6 lines
84 B
Markdown
6 lines
84 B
Markdown
---
|
|
'@astrojs/mdx': minor
|
|
'astro': patch
|
|
---
|
|
|
|
Support YAML frontmatter in MDX files
|