Closed Wangtaofeng closed 1 year ago
Empty lines are removed when converted
This can be an issue with editorjs, this library will parse any data that is provided to plain HTML. Also, do remember, HTML itself does not reserve newlines or spaces. You will need to manage that via CSS.
Empty lines are removed when converted