
Announcements
I have some html in a string that I need to render as HTML. I'm thinking this filter is what I need to use. I don't know where to add this filter in my app.
Thanks
I don't think you need anything special for that.. you can simply add your field as normal and it should render as HTML
{{ myLiquidObject.myHTMLField }}