I retrieved a body of a textarea using json but the text appears to come with html tags due to some styles have been previously set.
How would I be able to display these lines of text on a new textarea without these html tags being visible? I don't want to get rid of them completely because I still want to keep the styles for the future use.