Skip to content

Incorrect parsing of []] #550

@thomasmueller

Description

@thomasmueller

According to https://en.wikipedia.org/wiki/Regular_expression
Bracket expression:

Backslash escapes are not allowed.
The ] character can be included in a bracket expression if it is the first (after the ^, if present) character: []abc], [^]abc].

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