debug.VisualizeSpaces
Returns the given string with spaces replaced by a visible string.
Syntax
debug.VisualizeSpaces STRING
Returns
string
{{ debug.VisualizeSpaces "foo bar" }} → foo[SPACE][SPACE]barLast updated:
December 19, 2025
:
Merge commit '08e1ea5c709d3d49bdc3ce3c21e8fa05a33150d0' (7e1a08e54)
Improve this page