I just recently realized that using a stach {{variable}} will render “value of variable” (including the quotation marks) in html.
Is there a way to turn this off? From the database I fetch html stored in the variable and with the quotation marks in place, all html tags are visible to the end user. The desired text formatting is not taking place of course.