Liquid v0.6.0 Liquid.Variable

Module to create and lookup for Variables

Summary

Functions

resolves data from Liquid.Variable.parse/1 and creates a variable struct

Assigns context to variable and than applies all filters

Parses the markup to a list of filters

Functions

create(markup)

resolves data from Liquid.Variable.parse/1 and creates a variable struct

lookup(v, context)

Assigns context to variable and than applies all filters

parse(markup)

Parses the markup to a list of filters