----- Original Message ----- From: "Michael Nordstr�m" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 6:10 PM Subject: Re: Newline function bug?
> On Thu, Sep 26, 2002, Laurens M. Fridael wrote: > > When I insert multiple newline function codes in a Text record I see only > > one actual newline in the Viewer. > > http://gnu-designs.com/bugs/view_bug_advanced_page.php?f_id=62 > Point taken. I agree with the approach actually. However, in the real world HTML will not always be written to the specs. (And that's because web browsers are so lenient, I know.) That said, I'll add an option to my parser that will start a new paragraph when two or more successive <br>'s are encountered. Regards -Laurens _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
