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

Support for Case insensitive text link #57

Closed
krishnasajja opened this issue Jul 18, 2018 · 1 comment
Closed

Support for Case insensitive text link #57

krishnasajja opened this issue Jul 18, 2018 · 1 comment

Comments

@krishnasajja
Copy link

I noticed that the link text is case sensitive now. Is there any way to pass a flag to ignore case when checking for the link text?

@klinker24
Copy link
Owner

You could build a case-insensitive regular expression for this:

https://stackoverflow.com/questions/3436118/is-java-regex-case-insensitive

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