/
Differences between DotLiquid and Liquid syntax
Differences between DotLiquid and Liquid syntax
The Symend platform uses the DotLiquid implementation of the Liquid template language.
There are some notable differences in syntax between DotLiquid and Liquid. You can use this guide to apply your existing experience with Liquid using DotLiquid syntax.
| DotLiquid | Liquid |
---|---|---|
Naming conventions | Uses e.g. | Uses e.g. |
Date formatting | By default, uses .NET date format strings.
| Utilizes Ruby’s date formatting.
|
Unsupported filters | Some filters available in Liquid are not implemented in DotLiquid, such as |
, multiple selections available,