Skip to content

Patterns containing double backslashes do not work #219

@Enn0717

Description

@Enn0717

Patterns containing double backslashes will not work
When I pattern a link like the Windows file path "\\file.server\test", the test command works fine, but it doesn't actually overwrite the text in the chat.

Pattern: <\\\\(?P<file_path>[^\s<>]+)>
Template: [<\\${file_path}>](example: \\${file_path})

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