seitime-frappe/frappe/website/web_template/markdown/markdown.html
2020-05-11 15:53:29 +05:30

5 lines
116 B
HTML

<div class="section-markdown">
<div class="from-markdown">
{{ frappe.utils.md_to_html(content) }}
</div>
</div>