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