- https://regexr.com/
- https://regex101.com/
- https://regex-vis.com/
- https://www.autoregex.xyz/
- https://www.regextester.com/
- https://www.textfixer.com/tools/
- https://pythonium.net/regex
("C:\\Users\\pegal\\folder\\(.*)")
(.*)'@modules/customer/(.*)/(.*)';
(.*)'@modules/customer/(.*)';
(- https:\/\/(.*))
((https:\/\/)(.*))
((https:\/\/github.com\/)(.*))
**$3** [$3]($&)
**$3** [$3]($&){:target="_blank"}