mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
381 B
381 B
title, description, categories, keywords, params
| title | description | categories | keywords | params | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| debug.VisualizeSpaces | Returns the given string with spaces replaced by a visible string. |
|
{{ debug.VisualizeSpaces "foo bar" }} → foo[SPACE][SPACE]bar