in reply to Re: replace \n with space to join indented lines
in thread replace \n with space to join indented lines
Thanks for this. I did try the /s modifier, but it did not work either. My understanding is that it treat the whole lot as a single line and that's probably why it was not working.