`(image: my-image.jpg)` doesn't find its way to the correct media url. Fix could be passing the Files collections of the parent page to the virtual page, cf. https://github.com/TimOetting/kirby-v3-builder/pull/11#issuecomment-443418289
(image: my-image.jpg)doesn't find its way to the correct media url.Fix could be passing the Files collections of the parent page to the virtual page, cf. #11 (comment)