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

Fix multiline string diff with blank lines #266

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

jas14
Copy link
Collaborator

@jas14 jas14 commented Oct 11, 2024

Fixes #184.

@jas14 jas14 changed the title Fix blank line multiline string diff Fix multiline string diff with blank lines Oct 11, 2024
@jas14 jas14 force-pushed the multiline-string-blank-line-fix branch from 4a9426f to 94a9e1a Compare October 11, 2024 23:18
@jas14 jas14 merged commit 28eb1c8 into main Oct 11, 2024
31 checks passed
@jas14 jas14 deleted the multiline-string-blank-line-fix branch October 11, 2024 23:39
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

Successfully merging this pull request may close these issues.

If a trailing newline is missing from actual vs. expected, it is not shown in the diff
1 participant