Skip to content

RegEx Patterns #6

@hsidjflood

Description

@hsidjflood

When using RegEx Patterns, having anything other than s space or letter after the opening '/' throws an error. For example: /\d{2}/ is seen as an invalid search, but / \d{2}/ is fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions