Quote:
Originally Posted by rogue_ronin
Well, one of the first things I do is to convert multi-line documents to single-line paragraphs. Then most of your problems go away. That's why the Buddha invented word-wrap.
|
Indeed.
Quote:
I usually do it with a macro, because my text editor has a line-join function. But that shouldn't be too hard to code as regex, let's see...
|
It is not. It is exactly the case where you need multi-line regexps :-)