{%- macro full_documentation_link(id, text, same=false) -%} {%- if same -%} {{ text }} {%- else -%} {{ text }} {%- endif -%} {%- endmacro -%}