editor-js / editor-js/paragraph
Line breaks are not detected in safari.
Open
- Dominant language
- TypeScript
- Stars
- 59
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
## in Chrome.

output.
```
{text: "Hi, gihub issue.
line break.
line break."}
```
## in safari

output
```
{text: "Hi, gihub issue.line break.line break."}
```
Tags instead of div tags are inserted
any solution? @neSpecc @talyguryn
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.