image asset: ENOENT error for remote markdown files with relative paths #6635
Labels
- P2: nice to have
Not breaking anything but nice to have (priority)
feat: assets
Related to the Assets feature (scope)
What version of
astro
are you using?2.1.5
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
npm
What operating system are you using?
MacOS
What browser are you using?
Chrome
Describe the Bug
With the new image assets, relative links to images in a remote markdown are not resolved well and generate a ENOENT error which stops the server. See example below
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-mnzpmy-qdvhnk?file=astro/package.json
Participation
The text was updated successfully, but these errors were encountered: