Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converters can run before liquid is evaluated [#889] #917

Closed
wants to merge 1 commit into from

Commits on Aug 4, 2013

  1. Allow Converters to run before liquid tags are evaluated.

    Converters can now be run before liquid tags are evaluated by including the method `run_before_liquid!`. Tests and docs have been updated to reflect this, and the `PreIdentity` converter has been added as a lowest-priority catch-all.
    Jan-Yves Ruzicka authored and jyruzicka committed Aug 4, 2013
    Copy the full SHA
    d03421c View commit details
    Browse the repository at this point in the history