Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug handling added/removed empty lines #190

Open
marsiancba opened this issue Dec 6, 2023 · 1 comment
Open

bug handling added/removed empty lines #190

marsiancba opened this issue Dec 6, 2023 · 1 comment

Comments

@marsiancba
Copy link

There seems to be some bug with handling of added/removed empty lines. E.g. if you compare two simple strings:

oldValue="a\nb"
newValue="a\n\nb"

It shows as no difference:

image

@princewck
Copy link

how did u resolve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants