Hi
I want to insert an image into a block like this
```embed
title: just a title
image: "image.png"
description: ""
url: "https://github.com"
```
This example above does not work with an existing image. Is this possible? I saw some plugins do embedding to remote images but I am so far not able to do it locally.
Here is a plugin generated one for remote image
```embed
title: "George Lucas - Wikipedia"
image: "https://upload.wikimedia.org/wikipedia/commons/a/a0/George_Lucas_cropped_2009.jpg"
description: ""
url: "https://en.wikipedia.org/wiki/George_Lucas"
```
How that looks rendered