tag method

Parser tag()

Implementation

Parser tag() => pattern('a-zA-Z0-9_@#%').plusString('Tag expected');