|
spacify |
|
|
Spacify is a way to insert a space between every character of a variable. You can optionally pass a different character (or string) to insert. Example: Input: John Template: {#name|spacify#} Output: J o h n |