Skip to content

Bug Report - Regular Expression Capability Mismatch #301

@malvidin

Description

@malvidin

"Regular Expression" and "Find/Replace" recipes don't use the same regex capabilities.

Regular Expression:
\p{Greek}+

Input:
\p{Greek}
Ναδ

Regular Expression Output:
\p{Greek}
Ναδ (Highlighted)

Find/Replace Output:
\
Ναδ

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