temp = temp.replace(/<span>/g,"")
이거는 되는데


temp = temp.replace(/</span>/g,"")
이것도 하고 싶단 말야 그런데 이건 </span> 여기에 /이거때문에 안됌

\n인가 어떻게 했던거 같은데 기억이 안나