{% macro deprecationTitle(doc) %} {%- if doc.deletionTarget -%} title="Will be deleted in v{$ doc.deletionTarget $}" {%- endif -%} {% endmacro %}