<p>This HTML: {content}</p>
<p>Renders as: {@html content}</p>
xxxxxxxxxx
{
content: "Some <b>bold</b> text."
}