{% if pandoc.title is defined -%} {% endif -%} {% if pandoc['date-meta'] is defined -%} {% endif -%} {% if manubot.generated is defined -%} {% endif -%} {% if pandoc.lang is defined -%} {% endif -%} {% for author in manubot.authors|default([]) if author.name is defined -%} {% if author.affiliations is defined -%} {% for affiliation in author.affiliations -%} {% endfor -%} {% endif -%} {% if author.orcid is defined -%} {% endif -%} {% if author.twitter is defined -%} {% endif -%} {% endfor -%} {% if manubot.html_url is defined -%} {% endif -%} {% if manubot.pdf_url is defined -%} {% endif -%} {% if manubot.html_url_versioned is defined -%} {% endif -%} {% if manubot.pdf_url_versioned is defined -%} {% endif -%} {% if pandoc.abstract is defined -%} {% if manubot.description is not defined -%}{% do manubot.update({"description": pandoc.abstract}) -%}{% endif -%} {% endif -%} {% if manubot.description is defined -%} {% endif -%} {% if manubot.thumbnail_url is defined -%} {% endif -%}