AppBlockValidTags

Identifies forbidden Liquid tags in theme app extension app block and app embed block code.

Forbidden tags include:

  • {% javascript %}
  • {% stylesheet %}
  • {% include 'foo' %}
  • {% layout 'foo' %}
  • {% section 'foo' %}
  • {% sections 'foo' %}