clean_whitespace
Trim leading and trailing whitespace, and replace consecutive spaces with a single space.
Instructions
Trim and replace multiple spaces with a single space. (This includes whitespace characters like \ and \ .) For cleaning special characters out of a string for a URL, use Slugify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||