--- content: type: 'string' href: type: 'string' attributes: type: 'string' default: '' --- {%- assign internal_or_external = 'SUTTY ' | append: href -%} {%- if internal_or_external contains 'SUTTY https://' or internal_or_external contains 'SUTTY http://' -%} {%- assign attributes = attributes | append: ' rel="noopener noreferrer" target="_blank"' -%} {%- endif -%} {{- content -}}