{% with node=revision.field_dict %}
{{ node.body|markdown('comment', MATH_ENGINE)|reference|str|safe }}
{% endwith %}