{% import "lib/githubLinks.html" as github -%}

{$ doc.code $}: {$ doc.shortDescription $}

{% if doc.videoUrl.length %}
{% endif%} {% if doc.videoCaption %}{$ doc.videoCaption | marked $}{% endif%}

Description

{$ doc.description | marked $}
{% if doc.debugging %}

Debugging the error

{$ doc.debugging | marked $}
{% endif%}