{%- import "helper/code.html" as code %} {%- import "helper/util.html" as util %} {%- macro diff_code_commented(objects, prefix="", suffix="", pad_length=0) -%} {%- for object in objects -%} {%- if object.value.type|lower == "object" %}