jwade@rubytuesday.com
Member
I'm trying to use the find / replace with regular expressions to replace two blank-lines with one yet the \r\r never finds results.
If I type...
a
b
c
I'd like to run the find/replace option and see:
a
b
c
If I type...
a
b
c
I'd like to run the find/replace option and see:
a
b
c