5 lines
79 B
HTML
5 lines
79 B
HTML
{% if doc.this %}
|
|
<h3>Method's `this`</h3>
|
|
{$ doc.this | marked $}
|
|
{% endif %}
|