> 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>&nbsp</p>|;   # or something might work


d.

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

Reply via email to