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
token_kinds.rb currently has :operator => false, which drops operator markup. I'd like to turn this on for my parsing, but I don't want to have to hack the library source code to achieve it.
There should be a public interface during parsing that allows someone to override this, or any token/classes.