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 issues with spaces being removed in isolated diff tags #41

Merged
merged 2 commits into from
Apr 11, 2016

Conversation

jschroed91
Copy link
Member

Fixes the issue mentioned in #40.

Basically, since the inner html of isolated diff tags is passed to HtmlDiff individually, they were being trimmed, and therefore removing spaces that should not have been removed.

@jschroed91 jschroed91 mentioned this pull request Apr 10, 2016
@jschroed91 jschroed91 modified the milestone: v0.1.1 Apr 10, 2016
@adamCaxy adamCaxy merged commit 9352599 into master Apr 11, 2016
@adamCaxy adamCaxy deleted the fix/trimmed-isolated-content branch April 11, 2016 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants