I'm aiming for some output like the following, not counting whitespace:
<blockquote id="two"> <p>ddd</p> <p>eee</p> <p>fff</p> </blockquote>
The one P would be replaced with three new P elements.
In reply to Re^2: Replacing an HTML element with multiple elements using HTML::TreeBuilder
by mldvx4
in thread Replacing an HTML element with multiple elements using HTML::TreeBuilder
by mldvx4
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |