Last active
April 1, 2019 13:52
-
-
Save bootsified/327e614003c4b74adf1d1bda153e2ba9 to your computer and use it in GitHub Desktop.
A 'widont' filter Shopify (liquid)
This file contains 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
{{ page.content | strip_html | split:'' | reverse | join:'' | replace_first: ' ', ';psbn&' | split:'' | reverse | join:'' }} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment