Tags cannot contain the following charactersuppercase characters, spaces, punctuation or other non-ascii characters. If found, TitleLeaf will remove or transform as follows:
Uppercase => Will be replaced by lowercase
Spaces => Will be replaced by hyphen
Punctation => Will be removed
Non-ascii
...
=> Will be removed
Examples:
Before | After |
---|---|
Our “AMAZING” Products! | our-amazing-products |
1, 2, 3… Let’s Go! | 1-2-3-lets-go |
Special Promotion: 50% OFF | special-promotion-50-off |
JUST, testing: `~!@#$%^&*()[]{}|;<>? -- stuff | just-testing-stuff |