mirror of
https://github.com/rlespinasse/slugify-value.git
synced 2026-06-29 17:51:22 +00:00
fix(slug_url): remove ending hypen if any
This commit is contained in:
committed by
GitHub
parent
930d4521cc
commit
4e258f56ef
@@ -18,6 +18,7 @@ Produce some `slug`-ed environment variables based on the input one.
|
||||
- `<env name>_SLUG_URL` (or `<env name>_SLUG_URL_CS`)
|
||||
|
||||
- like `<env name>_SLUG` (or `<env name>_SLUG_CS`) with the `.`, and `_` characters also replaced by `-`
|
||||
- will not end with `-`
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user