tagStart function

Parser tagStart()

Implementation

Parser tagStart() => (string('{%-').trim() | string('{%')).labeled('tagStart');