{% if doc.security %}
<section "security">
<h2 id="security-risk">安全风险</h2>
{$ doc.security | marked $}
</section>
{% endif %}