image
image copied to clipboard
implement url to image
I found that is unable to achieve something like this (image wrap in
<a href> with this image block plugin for editorjs? I tried the action button passing info just name, I tot can achieve by something like this but just don't know how to do
"file": {
"url" : "https://www.tesla.com/tesla_theme/assets/img/_vehicle_redesign/roadster_and_semi/roadster/hero.jpg"
},
"caption" : "Roadster // tesla.com",
"withBorder" : false,
"withBackground" : false,
"stretched" : true,
"url": "https://github.com/editor-js/image",
"target": "_blank"
}