Skip to content

Core regex should permit "." #1469

Closed
Closed
@lukem

Description

@lukem

Core 6.4 Regular Expressions doesn't explicitly list "." as one of permitted regular expression constructs.

This seems to be an oversight.

I propose adding it to the list of simple quantifiers as:

"." (any character except line terminator)

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