Skip to content

Unnecessary new line \n character #89

Description

@tavyandy97

Hey @jpuri !

I was trying to convert a draft to html. While doing so, I was running to an issue that each block was seperated by a \n character. This seemed to be originating from

blockHtml.push('\n');

Is there any workaround where the new line character is not the delimiter?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions