Skip to content Skip to footer navigation

Collapse Whitespace Modifier#

Trims a string and replaces consecutive whitespace characters with
a single space. This includes tabs and newline characters, as well as
multibyte whitespace such as the thin space and ideographic space.

title: Bad at typing
yaml
yaml
{{ title | collapse_whitespace }}
antlers
antlers
Bad at typing
html
html