I have a string of test like this:
hey
I want to use a RegEx to modify the text between the \"customtag\
I wouldn't use regex either for this, but if you must this expression should work: (.+?)
(.+?)