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
Hey @osiloke, thank you for raising this!
I drilled down this issue in the regex that identifies if a line is the start of a new message.
Your line
[160,3,1719,19,13,-21] -> 160
matches our regex pattern.
This is clearly a bug that I fixed in #136. Would you mind validating the fix before I merge it and release a new version accordingly? Thank you!! 🙂
Sample Whatsapp message
08/04/2022, 16:40 - +234 700 000 0000: ```
[2,4,0,4,11,2602,36] -> 11
[160,3,1719,19,13,-21] -> 160
The text was updated successfully, but these errors were encountered: