Skip to content

Preserving whitespace in response at MissingValueHelper #1122

@antosarho

Description

@antosarho

I am using the MissingValueHelper, and it's as simple as return options.fn.text();.

This works well, except for the following: {{myvar}}{{ myvar2 }} will output as {{myvar}}{{myvar2}}

I can't find a way to nicely preserve that whitespace.

Would this need to be a new feature? Or is there a way to know if there was whitespace in the original missing value?

Metadata

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