This page last changed on Oct 18, 2011 by jed.wheeler@involver.com.

Overview

Removes all occurrences of the substring from the input.



Examples

Simple Example

{{ "I hate to have to say that I like this" | remove: 'hate to'}}

# => "I have to say that I like this"


Related Topics

Document generated by Confluence on Feb 12, 2013 09:09