Accept Caption When Uploading From File and Drag and Drop
- Dominant language
- TypeScript
- Stars
- 285
- Forks
- 307
- PR merge metrics
- No merged PRs in 30d
Description
We want to upload an image with a custom caption and an image at the same time.
As a result, we ask that you allow this section (attached) to output caption together with the url in the normal manner.
- How we want it....
{
"type" : "image",
"data" : {
"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
}
}
Regards.
- Section of concern

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.