codex-team / codex-team/editor.js
show texts with line breaks, inside a block
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Hey,
In editorjs, if it detects line breaks, it will break the whole text into several different blocks.
Here is the question:
If one hopes to load several paragraphs in a block, with line breaks remaining, how can we do that?
(When writing, we can do that by press shift+enter. But, after initiating block data, how do we show paragraphs with line breaks inside a single block?)
current:

hope it could be:

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