5d0edfc3b9
The `url` props was missing but should there according to [this document](https://docs.astro.build/en/guides/markdown-content/#markdown-layouts). The `file` props was not initially there but is quite useful when you need to resolve file which are relative to the markdown file itself.
73 B
73 B
astro |
---|
patch |
Fix missing props (url, file) in markdown layout