Skip to content

Instantly share code, notes, and snippets.

@bbelyeu
Created August 14, 2013 16:24
Show Gist options
  • Save bbelyeu/6232758 to your computer and use it in GitHub Desktop.
Save bbelyeu/6232758 to your computer and use it in GitHub Desktop.
{% if my_string == my_string|replace('search-for-me', 'replace-with-me-to-avoid-match') %}
do stuff
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment