replace repeating regex
I’m analyzing an innerHTML string and need to remove the < span > and keep the text in between. I use the following code:
I’m analyzing an innerHTML string and need to remove the < span > and keep the text in between. I use the following code: