Skip to content

Glue does not work as expected on choices #950

@brave171

Description

@brave171

When using glue on choices, the chosen text is still printed on a new line.

For example

I saw <>
 * a bird.[] etc.
 * a beaver.[] etc.

and

I saw 
 * <>a bird.[] etc.
 * a beaver.[] etc.

both produce

I saw 
a bird. etc.

instead of the expected

I saw a bird. etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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