Hey everyone,
I'm using an API to get a job description. The job description is a richtext element. When I receive it through the API it comes with all the rich text symbols (\n, [b], [i], [u] etc). I'm trying to make the text display in the same way it would on the web. Is there anyways that I can do this in FF?