Skip to content

[Feature Request]: Ability to use ^ in regexp #530

@ccleve

Description

@ccleve

I'd like to be able to match the beginning of the input in a regular expression:

^"-"|" -" // match "-" if it is at the beginning of the input or preceded by a space

There was some mention of this in #448.

I'm using Rust.

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