Add an option to hide the caption
Open
- Dominant language
- TypeScript
- Stars
- 58
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
I prefer to have quote tool without the caption as it consumes too much space. Would you add a configuration option to hide it?
Btw is this correct that the empty caption is generated?
```
{
"type": "quote",
"data": {
"text": "a",
"caption": "",
"alignment": "left"
}
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.