mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
1a86e77c37
* fix(markdown): file.url fixes * Added tests * Changed the default of `base` from `./` to `/` * Make the url work with subpath * Changeset * Forgot to change this comparison
5 lines
82 B
Markdown
5 lines
82 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Markdown file.url now respects `trailingSlash` and `base`
|