This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/repo/issue/fields/markdown.tmpl

4 lines
96 B
Handlebars

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