So I’ve got a document of 270 pages. There are a lot of useless returns as well as spaces in the beginning of lines. I need to get rid of those, but it takes me a huge amount of work. I’d rather have that easier.
I turned on “regular expressions” and trying to replace line breaks. Neither $ nor \n work.
I even installed Alt Search extension, but that didn’t help either.
Any ideas?