{{ if coverImage }}
    <img src="{{ coverImage }}"><br>
{{ /if }}

{{ if description }}
    {{ description }}<br>
{{ /if }}

{{@ md }}
