astro/.changeset/chilly-stingrays-play.md
Ben Holmes d4cd7a59fd
Update Markdown type signature to match behavior (#4423)
* feat: "file" and "url" top-level layout props

* test: markdown file and url

* test: mdx file and url

* feat: update MarkdownInstance + JSDoc improvements

* chore: changeset
2022-08-25 17:08:43 -04:00

6 lines
161 B
Markdown

---
'astro': minor
'@astrojs/mdx': patch
---
Update Markdown type signature to match new markdown plugin,and update top-level layout props for better alignment