mirror of
1
Fork 0
forgejo/templates/repo/issue/fields/markdown.tmpl

4 lines
96 B
Go HTML Template

<div class="field">
<div>{{RenderMarkdownToHtml .Context .item.Attributes.value}}</div>
</div>