私のテンプレートでは、次のように書いています。
<div class="content video">{{ each.text }}</div>
そして、私は得ています:
<iframe width="300" height="200" src="http://www.youtube.com/embed/1C1HLH-hOZU" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowfullscreen></iframe>
そのテキストをテキストとしてではなく、マークアップの一部にしたいのですが、何と言いますか?