Inconsistent path resolution for SVG image
Author: linusboyleCreated Aug 12, 2026Updated Aug 16, 2026
Labelsbug
Describe the bug After migrating to v5, I notice that some embedded SVG images can not be rendered, e.g. '![[banner.svg]]'. Quartz requests '/banner.svg' while the file is actually located in a subfolder. This behavior is not consistent with Obsidian or other formats of images.
To Reproduce Steps to reproduce the behavior:
- Create a file with an embedded svg.
- put the svg file in some subfolder.
- build and observe that the image is not rendered.
Desktop (please complete the following information):
- Quartz Version: [e.g. v5.0.0]
nodeVersion: [e.g. v25.9.0]npmversion: [e.g. v11.13.0]- OS: [e.g. Linux]
- Browser [e.g. firefox]
Source: jackyzha0/quartz