Skip to content

Support optional regex using RegexBuilder #11

@attakei

Description

@attakei

regex crate has RegexBuilder to configure behavior of Regex.

I may need options for users who want to use this features.

Pre-image

[[files]]
path = "example.txt"
regex = true
regex_options = { crlf = true }
...

Refs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions