When you paste an image on the clipboard, the img path is inserted.
You can set save destination and wwwroot for each project.
For other grammers, insert image-path.
.image-config.json
{"storePath": "/images","wwwRoot": "/public""grammars": {"Markdown": {"url": ""},"GitHub Markdown": {"url": ""},"HTML": {"url": "<img src=\"${url}\" alt=\"\">"}}}
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.