sindresorhus / slugify

Slugify a string
MIT License
2.56k stars 81 forks source link

Fix preserveLeadingUnderscore description #49

Closed caiquecastro closed 4 years ago

caiquecastro commented 4 years ago

According to the example, it does not preserve leading underscore.

sindresorhus commented 4 years ago

The description describes what it does when enabled. It’s false by default.