url_decode - Liquid Filter Reference - 0.11.2

Filter Name url_decode
Group Text
Version 0.11.2

Description

Decodes a string that has been encoded as a URL or by url_encode.

Examples

{{ "%27Stop%21%27+said+Fred" | url_decode }}
'Stop!' said Fred

Back to Filter List

Back to Liquid Reference for 0.11.2

 

 
Back to Documentation