Skip to content

[Bug] There is no need to remove spaces here, they are needed if they remain after the decoder. #1046

Open
@aropb

Description

@aropb

There is no need to remove spaces here, they are needed if they remain after the decoder.

var sectionContent = section.Content.Trim();

It can be a PDF where the sentence goes to the next page.

But before that, you can do TrimEnd():

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions