Re: para termination

Le 27 nov. 2012 à 10:45, marbux a écrit :
> It should in the case of trailing spaces forcing a line wrap onto
> another line, yes?

no. Look carefully at the patterns. I explicitely set one space or one tab.

\s\nEOF
\s\n\n
\s\n\s*\n
\t\nEOF
\t\n\n
\t\n\s*\n

-- 
Karl Dubost - http://dev.opera.com/
Developer Relations, Opera Software

Received on Tuesday, 27 November 2012 03:05:13 UTC