Tabulify - template
Template
A template is a text document that contains variable name (with optionally processing logic syntax).
Each engine supports its own template syntax.
A template is used in the template operation.
Operation
To transform a template into a data resource, you use the template operation.
Type
A template may be from any type:
- text (default)
- html
- javascript
- css
Note: Not all type are supported by the template engine and you should verify in the engine documentation.