I’ve hunted through the docs and I can’t find any reference to rendering HTML content in looper values, but I’m assuming it must be possible given the ability to render post content… am I missing a type property or is this not possible with dynamic content being called via the custom API looper? My API call returns a JSON array of objects that have a “message” value which is a string containing simple HTML.
Any pointer/assistance much appreciated.