editor-js / paragraph

Paragraph Tool for Editor.js 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Line breaks are not detected in safari.

kaaaaaaaaaaai opened this issue · comments

in Chrome.

image

output.

{text: "Hi, gihub issue.<br>line break.<br>line break."}

in safari

image

output

{text: "Hi, gihub issue.line break.line break."}


Tags instead of div tags are inserted

any solution? @neSpecc @talyguryn

Also have this problem :(

Any update on this? I am also facing this issue

Same here.. with last editor js version :(
@neSpecc @talyguryn