Skip to content

Commit 70633a1

Browse files
authored
Update markdown.tmpl
1 parent 620a492 commit 70633a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div class="field {{if not .item.VisibleOnForm}}tw-hidden{{end}}">
2-
<div>{{RenderMarkdownToHtml .Context .item.Attributes.value}}</div>
2+
<div class="markup">{{RenderMarkdownToHtml .Context .item.Attributes.value}}</div>
33
</div>

0 commit comments

Comments
 (0)