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

Pass original label to InlineParserContext, let it normalize it for lookup #205

Merged
merged 1 commit into from
May 14, 2021

Conversation

robinst
Copy link
Collaborator

@robinst robinst commented May 13, 2021

This is useful for implementing a custom context that wants access to the original label instead of lowercased and whitespace-collapsed.

Fixes #204.

…ookup

This is useful for implementing a custom context that wants access to
the original label instead of lowercased and whitespace-collapsed.

Fixes #204.
Copy link

@devkanro devkanro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGFM

@devkanro
Copy link

@robinst
Is there any release plan recently?

@robinst robinst merged commit 8d16204 into main May 14, 2021
@robinst robinst deleted the original-label-content branch May 14, 2021 13:21
@robinst
Copy link
Collaborator Author

robinst commented May 14, 2021

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.

"normalizeLabelContent" should not convert all content to lower case
2 participants