Hello {{ USER }}!
{% for fn in ls('.', '\.md$')|sort %} {% set data = cat(fn)|from_rfc822 -%}
{{ data.subject }}
{% endfor %}