0

I asked this question on another thread and it got resolved but then I ran into another problem. I have the following that I would like to extract text from: enter image description here

More specifically I would like to extract:

I add the {string} segment rule to the {string} feature flag for Project {string}
I do not see the text {string}
I see the text {string}

My regex /\('(.*)', only extracts the second and third string but not the first one since it contains a new line and spaces/tab after the (

How do I take spaces and new lines into account?

Orbita1frame
  • 57
  • 1
  • 6

0 Answers0