{% for post in day_block.posts %}
{{ post.content | markdown: post.id, canonical_post_path_by_slug, canonical_media_path_by_source_path }}
{% endfor %}
{{ post.content | markdown: post.id, canonical_post_path_by_slug, canonical_media_path_by_source_path }}
{% endfor %}
{% endif %}
{% if day_block.show_separator %}
{% endif %}
{% endfor %}