<@U2EDYJG00>, the regex solution didn't work as is...
# getting-started
j
@dpk, the regex solution didn't work as is, but this did:
"abcdefgh".replace(Regex(".."), "$0-")