Join Discord
Powered by
<@819727172583424051> a regex should work since...
# questions
k
kevins8
09/28/2022, 6:41 PM
@aleksey
a regex should work since we support captures src:
a/([2,3,5])
target:
b/$1
Previous
Next