API Reference solid v0.7.1
Modules
Main module to interact with Solid
An Argument can be a field that will be inside the context or a value (String, Integer, etc)
Expression evaluation for the following binary operators:
== != > < >= <=
Also combine expressions with and
, or
Standard filters
Conveniences for generating HTML.
Liquid objects are arguments with filter(s) applied to them
Control flow tags can change the information Liquid shows using programming logic.