Last active
March 29, 2016 17:28
-
-
Save jandreaucodes/7a84d77c14e0ee06d1c60312ea2ff3c4 to your computer and use it in GitHub Desktop.
How to escape Liquid when replying to a case
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{%raw%} My Liquid code goes here, ie; {{customer.first_name}} {{customer.last_name}} {%endraw%} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment