Homepage: https://clarete.li/templatel
Author: Lincoln Clarete
Updated:
Templating language;
This language compiles templates into Emacs Lisp functions that can be called with different sets of variables. This work is inspired by Jinja and among its main features, it supports if statements, for loops, and a good amount of expressions that make it simpler to manipulate data within the template. (require 'templatel) (templatel-render-string "{{ title }}