1 2 3
<div class="field {{if not .item.VisibleOnForm}}tw-hidden{{end}}"> <div>{{ctx.RenderUtils.MarkdownToHtml .item.Attributes.value}}</div> </div>