On Tue, May 27, 2003, Adam McDaniel wrote:
> OK, no problem. I did notice with some testing with Lauren & jPluck
> that sites that predominately use <br><br> to indicate a new paragraph
> render alot more slowly then sites that use <p>

And I have explained why...

> Perhaps Mike can provide some insight.

I won't do it on plucker-list, though. We have a mailing list for
development related discussions ;-)

> A quick fix for this is to change the parser to treat <br><br> as if
> its <p>..

That won't give the correct result since each <p> tag adds a block of
empty space that you might not want for your <br> tags.

/Mike

_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to