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 New “AMAZING” Products! | our-newamazing-products | JUST, T#STING @ | just-t-sting |
1, 2, 3… Let’s Go! | 1-2-3-let-slets-go | ||
A Special Promotion: 50% OFF | a-special-promotion-50-off | ||
JUST, testing: `~!@#$%^&*()[]{}|;<>? -- stuff | just-testing-stuff |