String html javascript para texto simples
myString.replace(/<[^>]*>?/gm, '');
feddynventor
myString.replace(/<[^>]*>?/gm, '');