On Tue, May 27, 2003 at 05:10:31PM -0400, David A. Desrosiers wrote: > > A quick fix for this is to change the parser to treat <br><br> as if its > > <p>.. Laurens has already said that jPluck 2 will do that, but for now I > > cannot really provide a solution. > > s|<br.*><br.*>|<p> </p>|; # or something might work
Is it possible to put that somewhere under your pluckerrc file to have it run all the time? -- Adam McDaniel Array.org Calgary, AB, Canada _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

