WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

533

Match: \


Some software (e.g. different text editors, programming languages and other tools) might have a slightly different implementatios of regular expressions (e.g. “$” dollar sign instead of “\” backslash for text group replacements). Adapt it, if necessary.

## Match: `\[(https?://.*?) (.*?)\]` ## Replace with: `[\2](\1)` ---- Some software (e.g. different text editors, programming languages and other tools) might have a slightly different implementatios of regular expressions (e.g. “`$`” dollar sign instead of “`\`” backslash for text group replacements). Adapt it, if necessary.

(post is archived)

[–] 0 pt

Thanks for the recommendation.

Should I post it again there, or do you want to move it there?

[–] 1 pt

Moved, since it's a very specific post. ;)