Skip to content

Empty paragraphs are being removed #986

Open
@nchanged

Description

@nchanged

Describe the bug
Empty paragraphs are being removed, Which is sometimes crucial for the formatting of the text.

To Reproduce

Load the following content

<p class="bn-inline-content">asdfasdf</p><p class="bn-inline-content">asd</p><p class="bn-inline-content">f</p><p class="bn-inline-content">asdf</p><p class="bn-inline-content"></p><p class="bn-inline-content"></p><p class="bn-inline-content"></p><p class="bn-inline-content"></p><p class="bn-inline-content"></p><p class="bn-inline-content"></p><p class="bn-inline-content"></p><p class="bn-inline-content"></p>

Will result in not preserving the empty lines

Is there a hidden option or something?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingprio:midMedium priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions