xsl-list
[Top] [All Lists]

remove <b> and <br>+merge nodes

2004-01-21 09:21:22
hi,

how can i remove <br> and <b> tags from an html document so that resulting text nodes are merged into an unique one ?

for example :
<p>my <b>tailor</b> is <br> rich</p>

would become :
<p>my tailor is rich</p>

thanks for your good support,

Fabrice


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>