Hi everyone,
I’ve noticed something odd in the Zoho editor’s diff view. When I delete a single line, the diff doesn’t just mark that line as removed. Instead, it highlights parts of the next line as if they changed, even though they are identical.
Example:
Expected:
Actual:
"Amount"), as if it changed.Is this the intended behavior?
Is there a way to make the diff show line-level changes only, or ignore inline differences when the line is unchanged?
Thanks for any clarification!