Ok I’m returning an API field for a line item description. How do 1. Show the text formatted (or) 2. Just display plain text without all the markup? See the attached screen shot of my app running in preview mode. Under the words “Overhead Cabinet Sign” You can see the description. It’s in there but it is hidden behind all the
Stuff!
I should note - I do not have control over the software that is showing the “description”
You could check out the regex (“regular expressions”) filter. I just used it for a similar thing and it works fine. A good practice turned out to be a test here: http://www.regexpal.com/ prior to deploying it in bubble.