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

Ignore case is not exposed #87

Open
nickerzb opened this issue Jun 3, 2020 · 0 comments
Open

Ignore case is not exposed #87

nickerzb opened this issue Jun 3, 2020 · 0 comments

Comments

@nickerzb
Copy link

nickerzb commented Jun 3, 2020

JSDiff supports ignoring case for the diffChars and diffWords.

https://github.com/kpdecker/jsdiff/tree/v4.0.1#api

As a consumer of this library, I should be able to decide if I want case sensitive comparing. Right now for example, I get the following diff:

image

This function call
would have to change in order to accomodate this option.

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

1 participant