By default, the template delimiters used by Lo-Dash are similar to those in embedded Ruby (ERB). Change the following template settings to use alternative delimiters.
The "escape" delimiter.
The "evaluate" delimiter.
An object to import into the template as local variables.
The "interpolate" delimiter.
Used to reference the data object in the template text.
Generated using TypeDoc
By default, the template delimiters used by Lo-Dash are similar to those in embedded Ruby (ERB). Change the following template settings to use alternative delimiters.