Getting rid of pretty-print
Posted: Fri Mar 24, 2006 8:10 pm
I have a stack of documents that have been damaged by the use of pretty-print -- by which I mean that someone editing the files, who didn't really understand pretty-print and how to configure it, has pretty-printed thousands of instances of mixed content where spaces and returns shouldn't actually exist.
I thought I'd be able to fix this easily using regular expressions, but of course I can't, because oXygen regexp matches only work within lines, and pretty-rinting runs across lines.
Is there any other way to fix this in oXygen, or should I just move the files to another editor to do the work?
Cheers,
Martin
I thought I'd be able to fix this easily using regular expressions, but of course I can't, because oXygen regexp matches only work within lines, and pretty-rinting runs across lines.
Is there any other way to fix this in oXygen, or should I just move the files to another editor to do the work?
Cheers,
Martin