Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patterns containing double backslashes do not work #219

Open
Enn0717 opened this issue Apr 23, 2024 · 0 comments
Open

Patterns containing double backslashes do not work #219

Enn0717 opened this issue Apr 23, 2024 · 0 comments

Comments

@Enn0717
Copy link

Enn0717 commented Apr 23, 2024

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})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant