io ho
<td>ciao</td>
</tr>
<tr>
<td>come va?</td>
<td>
bene grazie
</td>
faccio il replace normale replace(/<.*?>/g,""); che toglie tutti i tag HTML ma rimane
ciao
come va?
bene grazie
io invece voglio che venga
ciao come va? bene grazie
io ho
<td>ciao</td>
</tr>
<tr>
<td>come va?</td>
<td>
bene grazie
</td>
faccio il replace normale replace(/<.*?>/g,""); che toglie tutti i tag HTML ma rimane
ciao
come va?
bene grazie
io invece voglio che venga
ciao come va? bene grazie