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
I am trying to parse a not-so-structured document, and this would be a nice feature to have, so that I don't have to directly rely on regex package (and for better code readability).
If you are interested, I can do a PR since it seems fairly straightforward.