Filters

parameterize

Last updated: · Published:

Converts a string to a parameter.

Input
{{ "Hi there. How are we doing today?" | parameterize }}
Output
"hi_there_how_are_we_doing_today"

Copyright © 2025