Skip to content

Inline concatenates words from multiple lines #116

Description

@knz

When I do style.Render("hello\nworld")
I am expecting 2 different words.

If I use Inline, the result is helloworld without space.

I think we want 2 separate words here, i.e. replace newlines by spaces during inline mode.

Found while working on #109.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions