editor-js / editor-js/quote

Add an option to hide the caption

Open
#26 3 comments 6 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.