You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Token.CharData should check underlying event type (#14)
Checking the type of the token compiles and partially works because both event types and token types share a type and gosax.EventText == xmllb.CharData.