implement url to image
- Dominant language
- TypeScript
- Stars
- 285
- Forks
- 307
- PR merge metrics
- No merged PRs in 30d
Description
I found that is unable to achieve something like this (image wrap in `` 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"
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.