1 2 3 4 5 6 7 8 9 10
{{ if has_suffix }}PREFIX: {{ prefix }} SUFFIX: {{ suffix }} Return only the missing text between PREFIX and SUFFIX.{{ else }}PREFIX: {{ prefix }} Return only the next continuation text.{{ end }}