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

Generator text is tainted by removeDiacritics #45

Open
smesterheide opened this issue Jul 18, 2018 · 0 comments
Open

Generator text is tainted by removeDiacritics #45

smesterheide opened this issue Jul 18, 2018 · 0 comments

Comments

@smesterheide
Copy link

Hello, I am using a custom generator to handle umlauts in my slugs. The text passed to the generator function is already pre-processed to remove diacritics which defeats the purpose. Just wanted to make other people aware of it.

Here is a quick fix to additionally pass the original text: smesterheide@72398ba

Great plugin otherwise! Thank you

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