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

All Caps cause incorrect dashes! #35

Closed
ahmadawais opened this issue Jul 12, 2019 · 0 comments · Fixed by #36
Closed

All Caps cause incorrect dashes! #35

ahmadawais opened this issue Jul 12, 2019 · 0 comments · Fixed by #36
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@ahmadawais
Copy link

I am well aware of , {decamelize: false}.

Wanted to report an edge case.

slugify('JAMstack Conf London 2019') 
// ja-mstack-conf-london-2019

I think it should do jam-stack-conf-london-2019 in case, where all the caps are considered one single word.

@sindresorhus sindresorhus added bug Something isn't working help wanted Extra attention is needed labels Nov 29, 2019
TiagoDanin added a commit to TiagoDanin-Forks/slugify that referenced this issue Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants