Text Filters
Useful Text based filters
| Filter | Description |
|---|---|
| iso8601 | Takes an input date and tries to render it as an ISO Date/Time |
| sanitize_for_csv | Sanitizing a text string for a CSV output by escaping quotes and adding " around the string |
| to_json | Takes an object and tries to render it out as JSON data |
Updated over 2 years ago
