I have a series of quotes that look like this:
<p>Being a graphic designer gets you used to rejection of your brilliance. So it’s good practice for dating. </p> I would like them to look like this:
Being a graphic designer gets you used to rejection of your brilliance. So it's good practice for dating. I tried using innerHTML, with limited success.
innerText'as text appears to be enclosed in<p>element?