Ta bort HTML-taggar i JavaScript - CSS-tricks

Anonim
let strippedString = originalString.replace(/()+)>)/gi, "");