For Thymeleaf inline rendering we use following syntax:
[[$(variable)]]
What syntax is used for inlining HTML so variable value is not escaped?