mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
1743fe140e
* deps: add gray-matter * feat: support layout frontmatter property * test: frontmatter, content prop * docs: update layout recommendation * deps: fix lockfile * chore: changeset * fix: inherit rollup plugin transform * fix: avoid parsing frontmatter on custom parsers * fix: match YAML err handling from md * docs: absolute url to docs Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * chore: formatting Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
5 lines
69 B
Markdown
5 lines
69 B
Markdown
---
|
|
'@astrojs/mdx': minor
|
|
---
|
|
|
|
Support "layout" frontmatter property
|