Example: "This is just\na simple sentence".
I want to match every character between "This is" and "sentence". Line breaks should be ignored. I can't figure out the correct syntax.
Example: "This is just\na simple sentence".
I want to match every character between "This is" and "sentence". Line breaks should be ignored. I can't figure out the correct syntax.