mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib mhtxtplain.pl,2.26,2.27

2002-10-29 23:14:21
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv27595

Modified Files:
	mhtxtplain.pl 
Log Message:
Applied Gunnar's fix for single line paragraph case after a quoted
chunk.


Index: mhtxtplain.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/mhtxtplain.pl,v
retrieving revision 2.26
retrieving revision 2.27
diff -C2 -r2.26 -r2.27
*** mhtxtplain.pl	30 Oct 2002 01:20:45 -0000	2.26
--- mhtxtplain.pl	30 Oct 2002 06:14:11 -0000	2.27
***************
*** 370,373 ****
--- 370,374 ----
  			next;
  		    }
+ 		    $para =~ s/^\n/<br>/;
  		    my $nls = ($para =~ tr/\n/\n/);
  		    if (($para =~ / \n/) || ($para =~ / \Z/) ||

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV