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
Chunks seem to be dependent on blanklines.
But if newFile splits a chunk into two the second of the new two chunks will not be counted to the old single one.
Also this bug affects all chunks below as well and messes up word diff
This is causing major troubles comparing texts if the chunks arent assigned correctly
The text was updated successfully, but these errors were encountered:
Chunks seem to be dependent on blanklines.
But if newFile splits a chunk into two the second of the new two chunks will not be counted to the old single one.
Also this bug affects all chunks below as well and messes up word diff
This is causing major troubles comparing texts if the chunks arent assigned correctly
The text was updated successfully, but these errors were encountered: