UNPKG

dgeni-markdown

Version:

dgeni markdown template for generating documentation from source code

8 lines (6 loc) 184 B
{% if doc.returns -%} ### Returns | Type | Description | | :--: | :--: | | {$ doc.returns.typeExpression | esc $} | {$ doc.returns.description | esc | marked | nobr $} | {%- endif %}