Skip to content

Need a setting to remove the display of line breaks on the boundaries of the bbcode and its content in HTML #937

Open
@MioVisman

Description

Extra blank lines in HTML if bbcode is on a separate line from the content.
Example

[code]
abcde
12345
[/code]

result
i1

or

---
[b]
abcde
12345
[/b]
---

result
i2

Maybe I searched badly, but I did not find a method to solve the problem.
Made a crutch forkbb/forkbb@2e4941b

P.S.
After that, the text with bbcodes changes of course

---
[b]abcde
12345[/b]
---

But it's better than empty lines :|

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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