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
Looks like trimming at the point of creation could be appropriate. That's Parser.scala:22. It could also be in the definition of the comment extractor at line 43. This is my first time attempting to understand parser combinators, so I'm not quite sure what is right.
So that the XML and any other representation doesn't have the whitespace.
The text was updated successfully, but these errors were encountered: