Skip to content

Add a filter which removes leading and trailing spaces from text #291

@frankieroberto

Description

@frankieroberto

We could add a filter that removes any leading and trailing spaces from some text.

For example sw1a 4aa would become sw1a 4aa.

This could be named trim (see PHP) or strip (see Ruby) or removeLeadingAndTrailingSpaces or something else?

Do we have any examples where this would be useful?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions