{%- if doc.description %}

Description

{$ doc.description | trimBlankLines | marked | trim $} {%- if doc.usageNotes %}

Further information is available in the Usage Notes...

{%- endif %}
{%- endif -%}