tagEnd function

Parser tagEnd()

Implementation

Parser tagEnd() => (string('-%}').trim() | string('%}')).labeled('tagEnd');