We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
{{ variable | remove '}' }}
the '}' is considered as an invalid closing tag. this also applies inside tags (e.g. {% assign variable = '}' %} will fail)