{% if "show_sharing_buttons" in post.options.social %}
{% endif %}
{{ wp.share_buttons() }}
{{ post.content | markdown(lazy_images=true) | safe }}