Files
gitea/templates/repo/issue/fields/markdown.tmpl
T
2023-02-24 14:36:07 +08:00

4 lines
96 B
Handlebars

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