5 lines
191 B
Markdown
5 lines
191 B
Markdown
|
|
# Label normalization
|
||
|
|
|
||
|
|
`slug_label` trims surrounding whitespace, lowercases ASCII text, collapses every run of spaces or underscores to one hyphen, and removes leading or trailing hyphens.
|
||
|
|
|