samoht/ramen

Allow to use templates as functions

Closed this issue · 0 comments

Would be useful to include some variables with a modified context (eg. turn a template into a function). Maybe something like:

{{ var(k1: v1, k2: v2) }}

This is useful to make re-usable templates.