[Home] [By Thread] [By Date] [Recent Entries]
How do I transform this input document:
<div>
<p>string 1<lb/>string 2</p>
</div>
to this output document?
<div>
<p>string 1</p>
<p>string 2</p>
</div>
Thanks,
Morgan
|

Cart



