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
{{ message }}
This repository was archived by the owner on Aug 5, 2024. It is now read-only.
While using the library, I have noticed that there is a serious problem with text diff, a very simple example is not working fine, looking at the code developed by google, it was hard for me to believe that, why it is not working fine. If you look at the screenshot below you will see that it is almost correct, but very wrong in results.
It is saying i have added certain lines, which were already a part of the original and input string.
Second, it has seriously messed up the order, in which they occur.